#F14150 Color

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

Color preview

#F14150

Color formats

HEX
#F14150
RGB
rgb(241, 65, 80)
RGBA
rgba(241, 65, 80, 1)
HSL
hsl(355, 86%, 60%)
HSV
hsv(355, 73%, 95%)
CMYK
cmyk(0%, 73%, 67%, 5%)
CSS variable
--color-primary: #F14150;
Lowercase HEX
#f14150

Shades

Tints

Tones

Harmony

CSS snippets for #F14150

.color-f14150 {
  color: #F14150;
  background-color: #F14150;
}

Frequently asked questions

What color is #F14150?+

#F14150 is a HEX color with RGB value rgb(241, 65, 80) and HSL value hsl(355, 86%, 60%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F14150?+

The closest Tailwind color is red-500, available as the bg-red-500 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