#CCDE8B Color

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

Color preview

#CCDE8B

Color formats

HEX
#CCDE8B
RGB
rgb(204, 222, 139)
RGBA
rgba(204, 222, 139, 1)
HSL
hsl(73, 56%, 71%)
HSV
hsv(73, 37%, 87%)
CMYK
cmyk(8%, 0%, 37%, 13%)
CSS variable
--color-primary: #CCDE8B;
Lowercase HEX
#ccde8b

Shades

Tints

Tones

Harmony

CSS snippets for #CCDE8B

.color-ccde8b {
  color: #CCDE8B;
  background-color: #CCDE8B;
}

Frequently asked questions

What color is #CCDE8B?+

#CCDE8B is a HEX color with RGB value rgb(204, 222, 139) and HSL value hsl(73, 56%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CCDE8B?+

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