#F3726E Color

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

Color preview

#F3726E

Color formats

HEX
#F3726E
RGB
rgb(243, 114, 110)
RGBA
rgba(243, 114, 110, 1)
HSL
hsl(2, 85%, 69%)
HSV
hsv(2, 55%, 95%)
CMYK
cmyk(0%, 53%, 55%, 5%)
CSS variable
--color-primary: #F3726E;
Lowercase HEX
#f3726e

Shades

Tints

Tones

Harmony

CSS snippets for #F3726E

.color-f3726e {
  color: #F3726E;
  background-color: #F3726E;
}

Frequently asked questions

What color is #F3726E?+

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

What is the closest Tailwind color to #F3726E?+

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