#F33C48 Color

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

Color preview

#F33C48

Color formats

HEX
#F33C48
RGB
rgb(243, 60, 72)
RGBA
rgba(243, 60, 72, 1)
HSL
hsl(356, 88%, 59%)
HSV
hsv(356, 75%, 95%)
CMYK
cmyk(0%, 75%, 70%, 5%)
CSS variable
--color-primary: #F33C48;
Lowercase HEX
#f33c48

Shades

Tints

Tones

Harmony

CSS snippets for #F33C48

.color-f33c48 {
  color: #F33C48;
  background-color: #F33C48;
}

Frequently asked questions

What color is #F33C48?+

#F33C48 is a HEX color with RGB value rgb(243, 60, 72) and HSL value hsl(356, 88%, 59%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F33C48?+

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