#E1975B Color

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

Color preview

#E1975B

Color formats

HEX
#E1975B
RGB
rgb(225, 151, 91)
RGBA
rgba(225, 151, 91, 1)
HSL
hsl(27, 69%, 62%)
HSV
hsv(27, 60%, 88%)
CMYK
cmyk(0%, 33%, 60%, 12%)
CSS variable
--color-primary: #E1975B;
Lowercase HEX
#e1975b

Shades

Tints

Tones

Harmony

CSS snippets for #E1975B

.color-e1975b {
  color: #E1975B;
  background-color: #E1975B;
}

Frequently asked questions

What color is #E1975B?+

#E1975B is a HEX color with RGB value rgb(225, 151, 91) and HSL value hsl(27, 69%, 62%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #E1975B?+

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