#CDD99B Color

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

Color preview

#CDD99B

Color formats

HEX
#CDD99B
RGB
rgb(205, 217, 155)
RGBA
rgba(205, 217, 155, 1)
HSL
hsl(72, 45%, 73%)
HSV
hsv(72, 29%, 85%)
CMYK
cmyk(6%, 0%, 29%, 15%)
CSS variable
--color-primary: #CDD99B;
Lowercase HEX
#cdd99b

Shades

Tints

Tones

Harmony

CSS snippets for #CDD99B

.color-cdd99b {
  color: #CDD99B;
  background-color: #CDD99B;
}

Frequently asked questions

What color is #CDD99B?+

#CDD99B is a HEX color with RGB value rgb(205, 217, 155) and HSL value hsl(72, 45%, 73%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CDD99B?+

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