#EFFFC0 Color

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

Color preview

#EFFFC0

Color formats

HEX
#EFFFC0
RGB
rgb(239, 255, 192)
RGBA
rgba(239, 255, 192, 1)
HSL
hsl(75, 100%, 88%)
HSV
hsv(75, 25%, 100%)
CMYK
cmyk(6%, 0%, 25%, 0%)
CSS variable
--color-primary: #EFFFC0;
Lowercase HEX
#efffc0

Shades

Tints

Tones

Harmony

CSS snippets for #EFFFC0

.color-efffc0 {
  color: #EFFFC0;
  background-color: #EFFFC0;
}

Frequently asked questions

What color is #EFFFC0?+

#EFFFC0 is a HEX color with RGB value rgb(239, 255, 192) and HSL value hsl(75, 100%, 88%). Its closest CSS named color is LemonChiffon.

What is the closest Tailwind color to #EFFFC0?+

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