#E3A375 Color

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

Color preview

#E3A375

Color formats

HEX
#E3A375
RGB
rgb(227, 163, 117)
RGBA
rgba(227, 163, 117, 1)
HSL
hsl(25, 66%, 67%)
HSV
hsv(25, 48%, 89%)
CMYK
cmyk(0%, 28%, 48%, 11%)
CSS variable
--color-primary: #E3A375;
Lowercase HEX
#e3a375

Shades

Tints

Tones

Harmony

CSS snippets for #E3A375

.color-e3a375 {
  color: #E3A375;
  background-color: #E3A375;
}

Frequently asked questions

What color is #E3A375?+

#E3A375 is a HEX color with RGB value rgb(227, 163, 117) and HSL value hsl(25, 66%, 67%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #E3A375?+

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