#EFFDC3 Color

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

Color preview

#EFFDC3

Color formats

HEX
#EFFDC3
RGB
rgb(239, 253, 195)
RGBA
rgba(239, 253, 195, 1)
HSL
hsl(74, 94%, 88%)
HSV
hsv(74, 23%, 99%)
CMYK
cmyk(6%, 0%, 23%, 1%)
CSS variable
--color-primary: #EFFDC3;
Lowercase HEX
#effdc3

Shades

Tints

Tones

Harmony

CSS snippets for #EFFDC3

.color-effdc3 {
  color: #EFFDC3;
  background-color: #EFFDC3;
}

Frequently asked questions

What color is #EFFDC3?+

#EFFDC3 is a HEX color with RGB value rgb(239, 253, 195) and HSL value hsl(74, 94%, 88%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #EFFDC3?+

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