#FF381E Color

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

Color preview

#FF381E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FF381E

.color-ff381e {
  color: #FF381E;
  background-color: #FF381E;
}

Frequently asked questions

What color is #FF381E?+

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

What is the closest Tailwind color to #FF381E?+

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