#CDDB84 Color

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

Color preview

#CDDB84

Color formats

HEX
#CDDB84
RGB
rgb(205, 219, 132)
RGBA
rgba(205, 219, 132, 1)
HSL
hsl(70, 55%, 69%)
HSV
hsv(70, 40%, 86%)
CMYK
cmyk(6%, 0%, 40%, 14%)
CSS variable
--color-primary: #CDDB84;
Lowercase HEX
#cddb84

Shades

Tints

Tones

Harmony

CSS snippets for #CDDB84

.color-cddb84 {
  color: #CDDB84;
  background-color: #CDDB84;
}

Frequently asked questions

What color is #CDDB84?+

#CDDB84 is a HEX color with RGB value rgb(205, 219, 132) and HSL value hsl(70, 55%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDDB84?+

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