#CCDD7B Color

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

Color preview

#CCDD7B

Color formats

HEX
#CCDD7B
RGB
rgb(204, 221, 123)
RGBA
rgba(204, 221, 123, 1)
HSL
hsl(70, 59%, 67%)
HSV
hsv(70, 44%, 87%)
CMYK
cmyk(8%, 0%, 44%, 13%)
CSS variable
--color-primary: #CCDD7B;
Lowercase HEX
#ccdd7b

Shades

Tints

Tones

Harmony

CSS snippets for #CCDD7B

.color-ccdd7b {
  color: #CCDD7B;
  background-color: #CCDD7B;
}

Frequently asked questions

What color is #CCDD7B?+

#CCDD7B is a HEX color with RGB value rgb(204, 221, 123) and HSL value hsl(70, 59%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CCDD7B?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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