#CEBE6F Color

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

Color preview

#CEBE6F

Color formats

HEX
#CEBE6F
RGB
rgb(206, 190, 111)
RGBA
rgba(206, 190, 111, 1)
HSL
hsl(50, 49%, 62%)
HSV
hsv(50, 46%, 81%)
CMYK
cmyk(0%, 8%, 46%, 19%)
CSS variable
--color-primary: #CEBE6F;
Lowercase HEX
#cebe6f

Shades

Tints

Tones

Harmony

CSS snippets for #CEBE6F

.color-cebe6f {
  color: #CEBE6F;
  background-color: #CEBE6F;
}

Frequently asked questions

What color is #CEBE6F?+

#CEBE6F is a HEX color with RGB value rgb(206, 190, 111) and HSL value hsl(50, 49%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEBE6F?+

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