#F2667B Color

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

Color preview

#F2667B

Color formats

HEX
#F2667B
RGB
rgb(242, 102, 123)
RGBA
rgba(242, 102, 123, 1)
HSL
hsl(351, 84%, 67%)
HSV
hsv(351, 58%, 95%)
CMYK
cmyk(0%, 58%, 49%, 5%)
CSS variable
--color-primary: #F2667B;
Lowercase HEX
#f2667b

Shades

Tints

Tones

Harmony

CSS snippets for #F2667B

.color-f2667b {
  color: #F2667B;
  background-color: #F2667B;
}

Frequently asked questions

What color is #F2667B?+

#F2667B is a HEX color with RGB value rgb(242, 102, 123) and HSL value hsl(351, 84%, 67%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F2667B?+

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