#F9012A Color

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

Color preview

#F9012A

Color formats

HEX
#F9012A
RGB
rgb(249, 1, 42)
RGBA
rgba(249, 1, 42, 1)
HSL
hsl(350, 99%, 49%)
HSV
hsv(350, 100%, 98%)
CMYK
cmyk(0%, 100%, 83%, 2%)
CSS variable
--color-primary: #F9012A;
Lowercase HEX
#f9012a

Shades

Tints

Tones

Harmony

CSS snippets for #F9012A

.color-f9012a {
  color: #F9012A;
  background-color: #F9012A;
}

Frequently asked questions

What color is #F9012A?+

#F9012A is a HEX color with RGB value rgb(249, 1, 42) and HSL value hsl(350, 99%, 49%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F9012A?+

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