#EEFFB6 Color

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

Color preview

#EEFFB6

Color formats

HEX
#EEFFB6
RGB
rgb(238, 255, 182)
RGBA
rgba(238, 255, 182, 1)
HSL
hsl(74, 100%, 86%)
HSV
hsv(74, 29%, 100%)
CMYK
cmyk(7%, 0%, 29%, 0%)
CSS variable
--color-primary: #EEFFB6;
Lowercase HEX
#eeffb6

Shades

Tints

Tones

Harmony

CSS snippets for #EEFFB6

.color-eeffb6 {
  color: #EEFFB6;
  background-color: #EEFFB6;
}

Frequently asked questions

What color is #EEFFB6?+

#EEFFB6 is a HEX color with RGB value rgb(238, 255, 182) and HSL value hsl(74, 100%, 86%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EEFFB6?+

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