#F7726E Color

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

Color preview

#F7726E

Color formats

HEX
#F7726E
RGB
rgb(247, 114, 110)
RGBA
rgba(247, 114, 110, 1)
HSL
hsl(2, 90%, 70%)
HSV
hsv(2, 55%, 97%)
CMYK
cmyk(0%, 54%, 55%, 3%)
CSS variable
--color-primary: #F7726E;
Lowercase HEX
#f7726e

Shades

Tints

Tones

Harmony

CSS snippets for #F7726E

.color-f7726e {
  color: #F7726E;
  background-color: #F7726E;
}

Frequently asked questions

What color is #F7726E?+

#F7726E is a HEX color with RGB value rgb(247, 114, 110) and HSL value hsl(2, 90%, 70%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #F7726E?+

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