#F31B08 Color

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

Color preview

#F31B08

Color formats

HEX
#F31B08
RGB
rgb(243, 27, 8)
RGBA
rgba(243, 27, 8, 1)
HSL
hsl(5, 94%, 49%)
HSV
hsv(5, 97%, 95%)
CMYK
cmyk(0%, 89%, 97%, 5%)
CSS variable
--color-primary: #F31B08;
Lowercase HEX
#f31b08

Shades

Tints

Tones

Harmony

CSS snippets for #F31B08

.color-f31b08 {
  color: #F31B08;
  background-color: #F31B08;
}

Frequently asked questions

What color is #F31B08?+

#F31B08 is a HEX color with RGB value rgb(243, 27, 8) and HSL value hsl(5, 94%, 49%). Its closest CSS named color is Red.

What is the closest Tailwind color to #F31B08?+

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