#F18F74 Color

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

Color preview

#F18F74

Color formats

HEX
#F18F74
RGB
rgb(241, 143, 116)
RGBA
rgba(241, 143, 116, 1)
HSL
hsl(13, 82%, 70%)
HSV
hsv(13, 52%, 95%)
CMYK
cmyk(0%, 41%, 52%, 5%)
CSS variable
--color-primary: #F18F74;
Lowercase HEX
#f18f74

Shades

Tints

Tones

Harmony

CSS snippets for #F18F74

.color-f18f74 {
  color: #F18F74;
  background-color: #F18F74;
}

Frequently asked questions

What color is #F18F74?+

#F18F74 is a HEX color with RGB value rgb(241, 143, 116) and HSL value hsl(13, 82%, 70%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #F18F74?+

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