#CDEEB3 Color

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

Color preview

#CDEEB3

Color formats

HEX
#CDEEB3
RGB
rgb(205, 238, 179)
RGBA
rgba(205, 238, 179, 1)
HSL
hsl(94, 63%, 82%)
HSV
hsv(94, 25%, 93%)
CMYK
cmyk(14%, 0%, 25%, 7%)
CSS variable
--color-primary: #CDEEB3;
Lowercase HEX
#cdeeb3

Shades

Tints

Tones

Harmony

CSS snippets for #CDEEB3

.color-cdeeb3 {
  color: #CDEEB3;
  background-color: #CDEEB3;
}

Frequently asked questions

What color is #CDEEB3?+

#CDEEB3 is a HEX color with RGB value rgb(205, 238, 179) and HSL value hsl(94, 63%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CDEEB3?+

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