#EFF3CB Color

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

Color preview

#EFF3CB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EFF3CB

.color-eff3cb {
  color: #EFF3CB;
  background-color: #EFF3CB;
}

Frequently asked questions

What color is #EFF3CB?+

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

What is the closest Tailwind color to #EFF3CB?+

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