#F1726E Color

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

Color preview

#F1726E

Color formats

HEX
#F1726E
RGB
rgb(241, 114, 110)
RGBA
rgba(241, 114, 110, 1)
HSL
hsl(2, 82%, 69%)
HSV
hsv(2, 54%, 95%)
CMYK
cmyk(0%, 53%, 54%, 5%)
CSS variable
--color-primary: #F1726E;
Lowercase HEX
#f1726e

Shades

Tints

Tones

Harmony

CSS snippets for #F1726E

.color-f1726e {
  color: #F1726E;
  background-color: #F1726E;
}

Frequently asked questions

What color is #F1726E?+

#F1726E is a HEX color with RGB value rgb(241, 114, 110) and HSL value hsl(2, 82%, 69%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #F1726E?+

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