#F6939B Color

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

Color preview

#F6939B

Color formats

HEX
#F6939B
RGB
rgb(246, 147, 155)
RGBA
rgba(246, 147, 155, 1)
HSL
hsl(355, 85%, 77%)
HSV
hsv(355, 40%, 96%)
CMYK
cmyk(0%, 40%, 37%, 4%)
CSS variable
--color-primary: #F6939B;
Lowercase HEX
#f6939b

Shades

Tints

Tones

Harmony

CSS snippets for #F6939B

.color-f6939b {
  color: #F6939B;
  background-color: #F6939B;
}

Frequently asked questions

What color is #F6939B?+

#F6939B is a HEX color with RGB value rgb(246, 147, 155) and HSL value hsl(355, 85%, 77%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F6939B?+

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