#EBAB70 Color

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

Color preview

#EBAB70

Color formats

HEX
#EBAB70
RGB
rgb(235, 171, 112)
RGBA
rgba(235, 171, 112, 1)
HSL
hsl(29, 75%, 68%)
HSV
hsv(29, 52%, 92%)
CMYK
cmyk(0%, 27%, 52%, 8%)
CSS variable
--color-primary: #EBAB70;
Lowercase HEX
#ebab70

Shades

Tints

Tones

Harmony

CSS snippets for #EBAB70

.color-ebab70 {
  color: #EBAB70;
  background-color: #EBAB70;
}

Frequently asked questions

What color is #EBAB70?+

#EBAB70 is a HEX color with RGB value rgb(235, 171, 112) and HSL value hsl(29, 75%, 68%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EBAB70?+

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