#F1978F Color

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

Color preview

#F1978F

Color formats

HEX
#F1978F
RGB
rgb(241, 151, 143)
RGBA
rgba(241, 151, 143, 1)
HSL
hsl(5, 78%, 75%)
HSV
hsv(5, 41%, 95%)
CMYK
cmyk(0%, 37%, 41%, 5%)
CSS variable
--color-primary: #F1978F;
Lowercase HEX
#f1978f

Shades

Tints

Tones

Harmony

CSS snippets for #F1978F

.color-f1978f {
  color: #F1978F;
  background-color: #F1978F;
}

Frequently asked questions

What color is #F1978F?+

#F1978F is a HEX color with RGB value rgb(241, 151, 143) and HSL value hsl(5, 78%, 75%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #F1978F?+

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