#CEFEA4 Color

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

Color preview

#CEFEA4

Color formats

HEX
#CEFEA4
RGB
rgb(206, 254, 164)
RGBA
rgba(206, 254, 164, 1)
HSL
hsl(92, 98%, 82%)
HSV
hsv(92, 35%, 100%)
CMYK
cmyk(19%, 0%, 35%, 0%)
CSS variable
--color-primary: #CEFEA4;
Lowercase HEX
#cefea4

Shades

Tints

Tones

Harmony

CSS snippets for #CEFEA4

.color-cefea4 {
  color: #CEFEA4;
  background-color: #CEFEA4;
}

Frequently asked questions

What color is #CEFEA4?+

#CEFEA4 is a HEX color with RGB value rgb(206, 254, 164) and HSL value hsl(92, 98%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CEFEA4?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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