#F2F9CF Color

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

Color preview

#F2F9CF

Color formats

HEX
#F2F9CF
RGB
rgb(242, 249, 207)
RGBA
rgba(242, 249, 207, 1)
HSL
hsl(70, 78%, 89%)
HSV
hsv(70, 17%, 98%)
CMYK
cmyk(3%, 0%, 17%, 2%)
CSS variable
--color-primary: #F2F9CF;
Lowercase HEX
#f2f9cf

Shades

Tints

Tones

Harmony

CSS snippets for #F2F9CF

.color-f2f9cf {
  color: #F2F9CF;
  background-color: #F2F9CF;
}

Frequently asked questions

What color is #F2F9CF?+

#F2F9CF is a HEX color with RGB value rgb(242, 249, 207) and HSL value hsl(70, 78%, 89%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #F2F9CF?+

The closest Tailwind color is lime-100, available as the bg-lime-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