#F18C70 Color

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

Color preview

#F18C70

Color formats

HEX
#F18C70
RGB
rgb(241, 140, 112)
RGBA
rgba(241, 140, 112, 1)
HSL
hsl(13, 82%, 69%)
HSV
hsv(13, 54%, 95%)
CMYK
cmyk(0%, 42%, 54%, 5%)
CSS variable
--color-primary: #F18C70;
Lowercase HEX
#f18c70

Shades

Tints

Tones

Harmony

CSS snippets for #F18C70

.color-f18c70 {
  color: #F18C70;
  background-color: #F18C70;
}

Frequently asked questions

What color is #F18C70?+

#F18C70 is a HEX color with RGB value rgb(241, 140, 112) and HSL value hsl(13, 82%, 69%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #F18C70?+

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