#F37D7B Color

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

Color preview

#F37D7B

Color formats

HEX
#F37D7B
RGB
rgb(243, 125, 123)
RGBA
rgba(243, 125, 123, 1)
HSL
hsl(1, 83%, 72%)
HSV
hsv(1, 49%, 95%)
CMYK
cmyk(0%, 49%, 49%, 5%)
CSS variable
--color-primary: #F37D7B;
Lowercase HEX
#f37d7b

Shades

Tints

Tones

Harmony

CSS snippets for #F37D7B

.color-f37d7b {
  color: #F37D7B;
  background-color: #F37D7B;
}

Frequently asked questions

What color is #F37D7B?+

#F37D7B is a HEX color with RGB value rgb(243, 125, 123) and HSL value hsl(1, 83%, 72%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F37D7B?+

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