#F19A90 Color

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

Color preview

#F19A90

Color formats

HEX
#F19A90
RGB
rgb(241, 154, 144)
RGBA
rgba(241, 154, 144, 1)
HSL
hsl(6, 78%, 75%)
HSV
hsv(6, 40%, 95%)
CMYK
cmyk(0%, 36%, 40%, 5%)
CSS variable
--color-primary: #F19A90;
Lowercase HEX
#f19a90

Shades

Tints

Tones

Harmony

CSS snippets for #F19A90

.color-f19a90 {
  color: #F19A90;
  background-color: #F19A90;
}

Frequently asked questions

What color is #F19A90?+

#F19A90 is a HEX color with RGB value rgb(241, 154, 144) and HSL value hsl(6, 78%, 75%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #F19A90?+

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