#EB9E6A Color

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

Color preview

#EB9E6A

Color formats

HEX
#EB9E6A
RGB
rgb(235, 158, 106)
RGBA
rgba(235, 158, 106, 1)
HSL
hsl(24, 76%, 67%)
HSV
hsv(24, 55%, 92%)
CMYK
cmyk(0%, 33%, 55%, 8%)
CSS variable
--color-primary: #EB9E6A;
Lowercase HEX
#eb9e6a

Shades

Tints

Tones

Harmony

CSS snippets for #EB9E6A

.color-eb9e6a {
  color: #EB9E6A;
  background-color: #EB9E6A;
}

Frequently asked questions

What color is #EB9E6A?+

#EB9E6A is a HEX color with RGB value rgb(235, 158, 106) and HSL value hsl(24, 76%, 67%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EB9E6A?+

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