#EB8B69 Color

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

Color preview

#EB8B69

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EB8B69

.color-eb8b69 {
  color: #EB8B69;
  background-color: #EB8B69;
}

Frequently asked questions

What color is #EB8B69?+

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

What is the closest Tailwind color to #EB8B69?+

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