#CEBF3B Color

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

Color preview

#CEBF3B

Color formats

HEX
#CEBF3B
RGB
rgb(206, 191, 59)
RGBA
rgba(206, 191, 59, 1)
HSL
hsl(54, 60%, 52%)
HSV
hsv(54, 71%, 81%)
CMYK
cmyk(0%, 7%, 71%, 19%)
CSS variable
--color-primary: #CEBF3B;
Lowercase HEX
#cebf3b

Shades

Tints

Tones

Harmony

CSS snippets for #CEBF3B

.color-cebf3b {
  color: #CEBF3B;
  background-color: #CEBF3B;
}

Frequently asked questions

What color is #CEBF3B?+

#CEBF3B is a HEX color with RGB value rgb(206, 191, 59) and HSL value hsl(54, 60%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CEBF3B?+

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