#EB8C69 Color

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

Color preview

#EB8C69

Color formats

HEX
#EB8C69
RGB
rgb(235, 140, 105)
RGBA
rgba(235, 140, 105, 1)
HSL
hsl(16, 76%, 67%)
HSV
hsv(16, 55%, 92%)
CMYK
cmyk(0%, 40%, 55%, 8%)
CSS variable
--color-primary: #EB8C69;
Lowercase HEX
#eb8c69

Shades

Tints

Tones

Harmony

CSS snippets for #EB8C69

.color-eb8c69 {
  color: #EB8C69;
  background-color: #EB8C69;
}

Frequently asked questions

What color is #EB8C69?+

#EB8C69 is a HEX color with RGB value rgb(235, 140, 105) and HSL value hsl(16, 76%, 67%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EB8C69?+

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