#CBAD90 Color

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

Color preview

#CBAD90

Color formats

HEX
#CBAD90
RGB
rgb(203, 173, 144)
RGBA
rgba(203, 173, 144, 1)
HSL
hsl(29, 36%, 68%)
HSV
hsv(29, 29%, 80%)
CMYK
cmyk(0%, 15%, 29%, 20%)
CSS variable
--color-primary: #CBAD90;
Lowercase HEX
#cbad90

Shades

Tints

Tones

Harmony

CSS snippets for #CBAD90

.color-cbad90 {
  color: #CBAD90;
  background-color: #CBAD90;
}

Frequently asked questions

What color is #CBAD90?+

#CBAD90 is a HEX color with RGB value rgb(203, 173, 144) and HSL value hsl(29, 36%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CBAD90?+

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