#F37D65 Color

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

Color preview

#F37D65

Color formats

HEX
#F37D65
RGB
rgb(243, 125, 101)
RGBA
rgba(243, 125, 101, 1)
HSL
hsl(10, 86%, 67%)
HSV
hsv(10, 58%, 95%)
CMYK
cmyk(0%, 49%, 58%, 5%)
CSS variable
--color-primary: #F37D65;
Lowercase HEX
#f37d65

Shades

Tints

Tones

Harmony

CSS snippets for #F37D65

.color-f37d65 {
  color: #F37D65;
  background-color: #F37D65;
}

Frequently asked questions

What color is #F37D65?+

#F37D65 is a HEX color with RGB value rgb(243, 125, 101) and HSL value hsl(10, 86%, 67%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #F37D65?+

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