#E1B25B Color

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

Color preview

#E1B25B

Color formats

HEX
#E1B25B
RGB
rgb(225, 178, 91)
RGBA
rgba(225, 178, 91, 1)
HSL
hsl(39, 69%, 62%)
HSV
hsv(39, 60%, 88%)
CMYK
cmyk(0%, 21%, 60%, 12%)
CSS variable
--color-primary: #E1B25B;
Lowercase HEX
#e1b25b

Shades

Tints

Tones

Harmony

CSS snippets for #E1B25B

.color-e1b25b {
  color: #E1B25B;
  background-color: #E1B25B;
}

Frequently asked questions

What color is #E1B25B?+

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

What is the closest Tailwind color to #E1B25B?+

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