#F1968F Color

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

Color preview

#F1968F

Color formats

HEX
#F1968F
RGB
rgb(241, 150, 143)
RGBA
rgba(241, 150, 143, 1)
HSL
hsl(4, 78%, 75%)
HSV
hsv(4, 41%, 95%)
CMYK
cmyk(0%, 38%, 41%, 5%)
CSS variable
--color-primary: #F1968F;
Lowercase HEX
#f1968f

Shades

Tints

Tones

Harmony

CSS snippets for #F1968F

.color-f1968f {
  color: #F1968F;
  background-color: #F1968F;
}

Frequently asked questions

What color is #F1968F?+

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

What is the closest Tailwind color to #F1968F?+

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