#CEBF90 Color

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

Color preview

#CEBF90

Color formats

HEX
#CEBF90
RGB
rgb(206, 191, 144)
RGBA
rgba(206, 191, 144, 1)
HSL
hsl(45, 39%, 69%)
HSV
hsv(45, 30%, 81%)
CMYK
cmyk(0%, 7%, 30%, 19%)
CSS variable
--color-primary: #CEBF90;
Lowercase HEX
#cebf90

Shades

Tints

Tones

Harmony

CSS snippets for #CEBF90

.color-cebf90 {
  color: #CEBF90;
  background-color: #CEBF90;
}

Frequently asked questions

What color is #CEBF90?+

#CEBF90 is a HEX color with RGB value rgb(206, 191, 144) and HSL value hsl(45, 39%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CEBF90?+

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