#E2A350 Color

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

Color preview

#E2A350

Color formats

HEX
#E2A350
RGB
rgb(226, 163, 80)
RGBA
rgba(226, 163, 80, 1)
HSL
hsl(34, 72%, 60%)
HSV
hsv(34, 65%, 89%)
CMYK
cmyk(0%, 28%, 65%, 11%)
CSS variable
--color-primary: #E2A350;
Lowercase HEX
#e2a350

Shades

Tints

Tones

Harmony

CSS snippets for #E2A350

.color-e2a350 {
  color: #E2A350;
  background-color: #E2A350;
}

Frequently asked questions

What color is #E2A350?+

#E2A350 is a HEX color with RGB value rgb(226, 163, 80) and HSL value hsl(34, 72%, 60%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #E2A350?+

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