#F0F2CE Color

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

Color preview

#F0F2CE

Color formats

HEX
#F0F2CE
RGB
rgb(240, 242, 206)
RGBA
rgba(240, 242, 206, 1)
HSL
hsl(63, 58%, 88%)
HSV
hsv(63, 15%, 95%)
CMYK
cmyk(1%, 0%, 15%, 5%)
CSS variable
--color-primary: #F0F2CE;
Lowercase HEX
#f0f2ce

Shades

Tints

Tones

Harmony

CSS snippets for #F0F2CE

.color-f0f2ce {
  color: #F0F2CE;
  background-color: #F0F2CE;
}

Frequently asked questions

What color is #F0F2CE?+

#F0F2CE is a HEX color with RGB value rgb(240, 242, 206) and HSL value hsl(63, 58%, 88%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #F0F2CE?+

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