#CDD75B Color

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

Color preview

#CDD75B

Color formats

HEX
#CDD75B
RGB
rgb(205, 215, 91)
RGBA
rgba(205, 215, 91, 1)
HSL
hsl(65, 61%, 60%)
HSV
hsv(65, 58%, 84%)
CMYK
cmyk(5%, 0%, 58%, 16%)
CSS variable
--color-primary: #CDD75B;
Lowercase HEX
#cdd75b

Shades

Tints

Tones

Harmony

CSS snippets for #CDD75B

.color-cdd75b {
  color: #CDD75B;
  background-color: #CDD75B;
}

Frequently asked questions

What color is #CDD75B?+

#CDD75B is a HEX color with RGB value rgb(205, 215, 91) and HSL value hsl(65, 61%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDD75B?+

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