#F0144B Color

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

Color preview

#F0144B

Color formats

HEX
#F0144B
RGB
rgb(240, 20, 75)
RGBA
rgba(240, 20, 75, 1)
HSL
hsl(345, 88%, 51%)
HSV
hsv(345, 92%, 94%)
CMYK
cmyk(0%, 92%, 69%, 6%)
CSS variable
--color-primary: #F0144B;
Lowercase HEX
#f0144b

Shades

Tints

Tones

Harmony

CSS snippets for #F0144B

.color-f0144b {
  color: #F0144B;
  background-color: #F0144B;
}

Frequently asked questions

What color is #F0144B?+

#F0144B is a HEX color with RGB value rgb(240, 20, 75) and HSL value hsl(345, 88%, 51%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F0144B?+

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