#CCDB83 Color

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

Color preview

#CCDB83

Color formats

HEX
#CCDB83
RGB
rgb(204, 219, 131)
RGBA
rgba(204, 219, 131, 1)
HSL
hsl(70, 55%, 69%)
HSV
hsv(70, 40%, 86%)
CMYK
cmyk(7%, 0%, 40%, 14%)
CSS variable
--color-primary: #CCDB83;
Lowercase HEX
#ccdb83

Shades

Tints

Tones

Harmony

CSS snippets for #CCDB83

.color-ccdb83 {
  color: #CCDB83;
  background-color: #CCDB83;
}

Frequently asked questions

What color is #CCDB83?+

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

What is the closest Tailwind color to #CCDB83?+

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