#F17F65 Color

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

Color preview

#F17F65

Color formats

HEX
#F17F65
RGB
rgb(241, 127, 101)
RGBA
rgba(241, 127, 101, 1)
HSL
hsl(11, 83%, 67%)
HSV
hsv(11, 58%, 95%)
CMYK
cmyk(0%, 47%, 58%, 5%)
CSS variable
--color-primary: #F17F65;
Lowercase HEX
#f17f65

Shades

Tints

Tones

Harmony

CSS snippets for #F17F65

.color-f17f65 {
  color: #F17F65;
  background-color: #F17F65;
}

Frequently asked questions

What color is #F17F65?+

#F17F65 is a HEX color with RGB value rgb(241, 127, 101) and HSL value hsl(11, 83%, 67%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #F17F65?+

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