#EFFECC Color

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

Color preview

#EFFECC

Color formats

HEX
#EFFECC
RGB
rgb(239, 254, 204)
RGBA
rgba(239, 254, 204, 1)
HSL
hsl(78, 96%, 90%)
HSV
hsv(78, 20%, 100%)
CMYK
cmyk(6%, 0%, 20%, 0%)
CSS variable
--color-primary: #EFFECC;
Lowercase HEX
#effecc

Shades

Tints

Tones

Harmony

CSS snippets for #EFFECC

.color-effecc {
  color: #EFFECC;
  background-color: #EFFECC;
}

Frequently asked questions

What color is #EFFECC?+

#EFFECC is a HEX color with RGB value rgb(239, 254, 204) and HSL value hsl(78, 96%, 90%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #EFFECC?+

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