#CEBE13 Color

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

Color preview

#CEBE13

Color formats

HEX
#CEBE13
RGB
rgb(206, 190, 19)
RGBA
rgba(206, 190, 19, 1)
HSL
hsl(55, 83%, 44%)
HSV
hsv(55, 91%, 81%)
CMYK
cmyk(0%, 8%, 91%, 19%)
CSS variable
--color-primary: #CEBE13;
Lowercase HEX
#cebe13

Shades

Tints

Tones

Harmony

CSS snippets for #CEBE13

.color-cebe13 {
  color: #CEBE13;
  background-color: #CEBE13;
}

Frequently asked questions

What color is #CEBE13?+

#CEBE13 is a HEX color with RGB value rgb(206, 190, 19) and HSL value hsl(55, 83%, 44%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CEBE13?+

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