#E61B00 Color

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

Color preview

#E61B00

Color formats

HEX
#E61B00
RGB
rgb(230, 27, 0)
RGBA
rgba(230, 27, 0, 1)
HSL
hsl(7, 100%, 45%)
HSV
hsv(7, 100%, 90%)
CMYK
cmyk(0%, 88%, 100%, 10%)
CSS variable
--color-primary: #E61B00;
Lowercase HEX
#e61b00

Shades

Tints

Tones

Harmony

CSS snippets for #E61B00

.color-e61b00 {
  color: #E61B00;
  background-color: #E61B00;
}

Frequently asked questions

What color is #E61B00?+

#E61B00 is a HEX color with RGB value rgb(230, 27, 0) and HSL value hsl(7, 100%, 45%). Its closest CSS named color is Red.

What is the closest Tailwind color to #E61B00?+

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