#F5FABC Color

Inspect #F5FABC across formats, palettes, contrast and closest named color matches.

Color preview

#F5FABC

Color formats

HEX
#F5FABC
RGB
rgb(245, 250, 188)
RGBA
rgba(245, 250, 188, 1)
HSL
hsl(65, 86%, 86%)
HSV
hsv(65, 25%, 98%)
CMYK
cmyk(2%, 0%, 25%, 2%)
CSS variable
--color-primary: #F5FABC;
Lowercase HEX
#f5fabc

Shades

Tints

Tones

Harmony

CSS snippets for #F5FABC

.color-f5fabc {
  color: #F5FABC;
  background-color: #F5FABC;
}

Frequently asked questions

What color is #F5FABC?+

#F5FABC is a HEX color with RGB value rgb(245, 250, 188) and HSL value hsl(65, 86%, 86%). Its closest CSS named color is LemonChiffon.

What is the closest Tailwind color to #F5FABC?+

The closest Tailwind color is yellow-100, available as the bg-yellow-100 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools