#CEFCA4 Color

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

Color preview

#CEFCA4

Color formats

HEX
#CEFCA4
RGB
rgb(206, 252, 164)
RGBA
rgba(206, 252, 164, 1)
HSL
hsl(91, 94%, 82%)
HSV
hsv(91, 35%, 99%)
CMYK
cmyk(18%, 0%, 35%, 1%)
CSS variable
--color-primary: #CEFCA4;
Lowercase HEX
#cefca4

Shades

Tints

Tones

Harmony

CSS snippets for #CEFCA4

.color-cefca4 {
  color: #CEFCA4;
  background-color: #CEFCA4;
}

Frequently asked questions

What color is #CEFCA4?+

#CEFCA4 is a HEX color with RGB value rgb(206, 252, 164) and HSL value hsl(91, 94%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CEFCA4?+

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