#CEEDAF Color

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

Color preview

#CEEDAF

Color formats

HEX
#CEEDAF
RGB
rgb(206, 237, 175)
RGBA
rgba(206, 237, 175, 1)
HSL
hsl(90, 63%, 81%)
HSV
hsv(90, 26%, 93%)
CMYK
cmyk(13%, 0%, 26%, 7%)
CSS variable
--color-primary: #CEEDAF;
Lowercase HEX
#ceedaf

Shades

Tints

Tones

Harmony

CSS snippets for #CEEDAF

.color-ceedaf {
  color: #CEEDAF;
  background-color: #CEEDAF;
}

Frequently asked questions

What color is #CEEDAF?+

#CEEDAF is a HEX color with RGB value rgb(206, 237, 175) and HSL value hsl(90, 63%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CEEDAF?+

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