#F1978E Color

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

Color preview

#F1978E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F1978E

.color-f1978e {
  color: #F1978E;
  background-color: #F1978E;
}

Frequently asked questions

What color is #F1978E?+

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

What is the closest Tailwind color to #F1978E?+

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