#F10D09 Color

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

Color preview

#F10D09

Color formats

HEX
#F10D09
RGB
rgb(241, 13, 9)
RGBA
rgba(241, 13, 9, 1)
HSL
hsl(1, 93%, 49%)
HSV
hsv(1, 96%, 95%)
CMYK
cmyk(0%, 95%, 96%, 5%)
CSS variable
--color-primary: #F10D09;
Lowercase HEX
#f10d09

Shades

Tints

Tones

Harmony

CSS snippets for #F10D09

.color-f10d09 {
  color: #F10D09;
  background-color: #F10D09;
}

Frequently asked questions

What color is #F10D09?+

#F10D09 is a HEX color with RGB value rgb(241, 13, 9) and HSL value hsl(1, 93%, 49%). Its closest CSS named color is Red.

What is the closest Tailwind color to #F10D09?+

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