#EAFFCE Color

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

Color preview

#EAFFCE

Color formats

HEX
#EAFFCE
RGB
rgb(234, 255, 206)
RGBA
rgba(234, 255, 206, 1)
HSL
hsl(86, 100%, 90%)
HSV
hsv(86, 19%, 100%)
CMYK
cmyk(8%, 0%, 19%, 0%)
CSS variable
--color-primary: #EAFFCE;
Lowercase HEX
#eaffce

Shades

Tints

Tones

Harmony

CSS snippets for #EAFFCE

.color-eaffce {
  color: #EAFFCE;
  background-color: #EAFFCE;
}

Frequently asked questions

What color is #EAFFCE?+

#EAFFCE is a HEX color with RGB value rgb(234, 255, 206) and HSL value hsl(86, 100%, 90%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #EAFFCE?+

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