#F03D3D Color

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

Color preview

#F03D3D

Color formats

HEX
#F03D3D
RGB
rgb(240, 61, 61)
RGBA
rgba(240, 61, 61, 1)
HSL
hsl(0, 86%, 59%)
HSV
hsv(0, 75%, 94%)
CMYK
cmyk(0%, 75%, 75%, 6%)
CSS variable
--color-primary: #F03D3D;
Lowercase HEX
#f03d3d

Shades

Tints

Tones

Harmony

CSS snippets for #F03D3D

.color-f03d3d {
  color: #F03D3D;
  background-color: #F03D3D;
}

Frequently asked questions

What color is #F03D3D?+

#F03D3D is a HEX color with RGB value rgb(240, 61, 61) and HSL value hsl(0, 86%, 59%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F03D3D?+

The closest Tailwind color is red-500, available as the bg-red-500 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