#CDBF23 Color

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

Color preview

#CDBF23

Color formats

HEX
#CDBF23
RGB
rgb(205, 191, 35)
RGBA
rgba(205, 191, 35, 1)
HSL
hsl(55, 71%, 47%)
HSV
hsv(55, 83%, 80%)
CMYK
cmyk(0%, 7%, 83%, 20%)
CSS variable
--color-primary: #CDBF23;
Lowercase HEX
#cdbf23

Shades

Tints

Tones

Harmony

CSS snippets for #CDBF23

.color-cdbf23 {
  color: #CDBF23;
  background-color: #CDBF23;
}

Frequently asked questions

What color is #CDBF23?+

#CDBF23 is a HEX color with RGB value rgb(205, 191, 35) and HSL value hsl(55, 71%, 47%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CDBF23?+

The closest Tailwind color is yellow-500, available as the bg-yellow-500 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