#CDDBA2 Color

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

Color preview

#CDDBA2

Color formats

HEX
#CDDBA2
RGB
rgb(205, 219, 162)
RGBA
rgba(205, 219, 162, 1)
HSL
hsl(75, 44%, 75%)
HSV
hsv(75, 26%, 86%)
CMYK
cmyk(6%, 0%, 26%, 14%)
CSS variable
--color-primary: #CDDBA2;
Lowercase HEX
#cddba2

Shades

Tints

Tones

Harmony

CSS snippets for #CDDBA2

.color-cddba2 {
  color: #CDDBA2;
  background-color: #CDDBA2;
}

Frequently asked questions

What color is #CDDBA2?+

#CDDBA2 is a HEX color with RGB value rgb(205, 219, 162) and HSL value hsl(75, 44%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CDDBA2?+

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