HEX Color Conversion

Hex Color Code #F5FEFA — RGB & HSL Conversions

How to use the #F5FEFA color code in HTML & CSS?

For developers, implementing the #F5FEFA color code involves declaring it in your styles. In stylesheet designs, use color: #F5FEFA; for text alignment. If you are developing with utility-first layouts, you can invoke it in Tailwind as text-[#F5FEFA] or custom configure it in your theme files.

What are the RGB and HSL conversion values for #F5FEFA?

The RGB code for #F5FEFA is computed as rgb(245, 254, 250). Web designers using HSL values will find it at a hue of 153°, saturation of 82%, and lightness index of 98%, representing a highly vivid, intense, and brilliant shade.

CMYK print code settings for #F5FEFA

For print design setups, the CMYK values for the #F5FEFA color code are Cyan: 4%, Magenta: 0%, Yellow: 2%, and Black: 0%. Green-heavy spectrums are associated with organic elements and growth, making them highly effective for eco-conscious portals and wellness brands.

Red Channel 245
Green Channel 254
Blue Channel 250
Luminance 0.972

HEX #F5FEFA Color Space Conversions

Click to copy format
HEX Color Code #F5FEFA
RGB (Red Green Blue) rgb(245, 254, 250)
HSL (Hue Sat Light) hsl(153°, 82%, 98%)
CMYK (Commercial Print) cmyk(4%, 0%, 2%, 0%)
HSV / HSB Values hsv(153°, 4%, 100%)
Decimal Color Code 16121594
CSS Custom Variable --color-hex: #F5FEFA;
Tailwind CSS Utility bg-[#F5FEFA]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #F5FEFA

Small body copy preview

Black Text on Background

Black text readability test with #F5FEFA

Small body copy preview

Complementary & Analogous Harmonies

Computed dynamically

Shades & Tints Generator Matrix

Copy shade hex values instantly

Darker Shades (Adding Black)

Lighter Tints (Adding White)

{ } CSS Custom Properties (Variables)

Copy CSS Styles
/* CSS Custom Properties for color #F5FEFA */
--color-hex: #F5FEFA;
--color-rgb: rgb(245, 254, 250);
--color-hsl: hsl(153deg, 82%, 98%);

Adjacent HEX Color Codes

Copied!