#F3355B Color

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

Color preview

#F3355B

Color formats

HEX
#F3355B
RGB
rgb(243, 53, 91)
RGBA
rgba(243, 53, 91, 1)
HSL
hsl(348, 89%, 58%)
HSV
hsv(348, 78%, 95%)
CMYK
cmyk(0%, 78%, 63%, 5%)
CSS variable
--color-primary: #F3355B;
Lowercase HEX
#f3355b

Shades

Tints

Tones

Harmony

CSS snippets for #F3355B

.color-f3355b {
  color: #F3355B;
  background-color: #F3355B;
}

Frequently asked questions

What color is #F3355B?+

#F3355B is a HEX color with RGB value rgb(243, 53, 91) and HSL value hsl(348, 89%, 58%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F3355B?+

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