#CCDD4B Color

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

Color preview

#CCDD4B

Color formats

HEX
#CCDD4B
RGB
rgb(204, 221, 75)
RGBA
rgba(204, 221, 75, 1)
HSL
hsl(67, 68%, 58%)
HSV
hsv(67, 66%, 87%)
CMYK
cmyk(8%, 0%, 66%, 13%)
CSS variable
--color-primary: #CCDD4B;
Lowercase HEX
#ccdd4b

Shades

Tints

Tones

Harmony

CSS snippets for #CCDD4B

.color-ccdd4b {
  color: #CCDD4B;
  background-color: #CCDD4B;
}

Frequently asked questions

What color is #CCDD4B?+

#CCDD4B is a HEX color with RGB value rgb(204, 221, 75) and HSL value hsl(67, 68%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCDD4B?+

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