#F3308B Color

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

Color preview

#F3308B

Color formats

HEX
#F3308B
RGB
rgb(243, 48, 139)
RGBA
rgba(243, 48, 139, 1)
HSL
hsl(332, 89%, 57%)
HSV
hsv(332, 80%, 95%)
CMYK
cmyk(0%, 80%, 43%, 5%)
CSS variable
--color-primary: #F3308B;
Lowercase HEX
#f3308b

Shades

Tints

Tones

Harmony

CSS snippets for #F3308B

.color-f3308b {
  color: #F3308B;
  background-color: #F3308B;
}

Frequently asked questions

What color is #F3308B?+

#F3308B is a HEX color with RGB value rgb(243, 48, 139) and HSL value hsl(332, 89%, 57%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #F3308B?+

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