#EEF3CB Color

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

Color preview

#EEF3CB

Color formats

HEX
#EEF3CB
RGB
rgb(238, 243, 203)
RGBA
rgba(238, 243, 203, 1)
HSL
hsl(67, 62%, 87%)
HSV
hsv(67, 16%, 95%)
CMYK
cmyk(2%, 0%, 16%, 5%)
CSS variable
--color-primary: #EEF3CB;
Lowercase HEX
#eef3cb

Shades

Tints

Tones

Harmony

CSS snippets for #EEF3CB

.color-eef3cb {
  color: #EEF3CB;
  background-color: #EEF3CB;
}

Frequently asked questions

What color is #EEF3CB?+

#EEF3CB is a HEX color with RGB value rgb(238, 243, 203) and HSL value hsl(67, 62%, 87%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #EEF3CB?+

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