#FF1E1E Color

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

Color preview

#FF1E1E

Color formats

HEX
#FF1E1E
RGB
rgb(255, 30, 30)
RGBA
rgba(255, 30, 30, 1)
HSL
hsl(0, 100%, 56%)
HSV
hsv(0, 88%, 100%)
CMYK
cmyk(0%, 88%, 88%, 0%)
CSS variable
--color-primary: #FF1E1E;
Lowercase HEX
#ff1e1e

Shades

Tints

Tones

Harmony

CSS snippets for #FF1E1E

.color-ff1e1e {
  color: #FF1E1E;
  background-color: #FF1E1E;
}

Frequently asked questions

What color is #FF1E1E?+

#FF1E1E is a HEX color with RGB value rgb(255, 30, 30) and HSL value hsl(0, 100%, 56%). Its closest CSS named color is Red.

What is the closest Tailwind color to #FF1E1E?+

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