#CEFDA3 Color

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

Color preview

#CEFDA3

Color formats

HEX
#CEFDA3
RGB
rgb(206, 253, 163)
RGBA
rgba(206, 253, 163, 1)
HSL
hsl(91, 96%, 82%)
HSV
hsv(91, 36%, 99%)
CMYK
cmyk(19%, 0%, 36%, 1%)
CSS variable
--color-primary: #CEFDA3;
Lowercase HEX
#cefda3

Shades

Tints

Tones

Harmony

CSS snippets for #CEFDA3

.color-cefda3 {
  color: #CEFDA3;
  background-color: #CEFDA3;
}

Frequently asked questions

What color is #CEFDA3?+

#CEFDA3 is a HEX color with RGB value rgb(206, 253, 163) and HSL value hsl(91, 96%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CEFDA3?+

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