#E06B30 Color

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

Color preview

#E06B30

Color formats

HEX
#E06B30
RGB
rgb(224, 107, 48)
RGBA
rgba(224, 107, 48, 1)
HSL
hsl(20, 74%, 53%)
HSV
hsv(20, 79%, 88%)
CMYK
cmyk(0%, 52%, 79%, 12%)
CSS variable
--color-primary: #E06B30;
Lowercase HEX
#e06b30

Shades

Tints

Tones

Harmony

CSS snippets for #E06B30

.color-e06b30 {
  color: #E06B30;
  background-color: #E06B30;
}

Frequently asked questions

What color is #E06B30?+

#E06B30 is a HEX color with RGB value rgb(224, 107, 48) and HSL value hsl(20, 74%, 53%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #E06B30?+

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