#EFF0BC Color

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

Color preview

#EFF0BC

Color formats

HEX
#EFF0BC
RGB
rgb(239, 240, 188)
RGBA
rgba(239, 240, 188, 1)
HSL
hsl(61, 63%, 84%)
HSV
hsv(61, 22%, 94%)
CMYK
cmyk(0%, 0%, 22%, 6%)
CSS variable
--color-primary: #EFF0BC;
Lowercase HEX
#eff0bc

Shades

Tints

Tones

Harmony

CSS snippets for #EFF0BC

.color-eff0bc {
  color: #EFF0BC;
  background-color: #EFF0BC;
}

Frequently asked questions

What color is #EFF0BC?+

#EFF0BC is a HEX color with RGB value rgb(239, 240, 188) and HSL value hsl(61, 63%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EFF0BC?+

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