#EEF0BF Color

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

Color preview

#EEF0BF

Color formats

HEX
#EEF0BF
RGB
rgb(238, 240, 191)
RGBA
rgba(238, 240, 191, 1)
HSL
hsl(62, 62%, 85%)
HSV
hsv(62, 20%, 94%)
CMYK
cmyk(1%, 0%, 20%, 6%)
CSS variable
--color-primary: #EEF0BF;
Lowercase HEX
#eef0bf

Shades

Tints

Tones

Harmony

CSS snippets for #EEF0BF

.color-eef0bf {
  color: #EEF0BF;
  background-color: #EEF0BF;
}

Frequently asked questions

What color is #EEF0BF?+

#EEF0BF is a HEX color with RGB value rgb(238, 240, 191) and HSL value hsl(62, 62%, 85%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #EEF0BF?+

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