#F2698B Color

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

Color preview

#F2698B

Color formats

HEX
#F2698B
RGB
rgb(242, 105, 139)
RGBA
rgba(242, 105, 139, 1)
HSL
hsl(345, 84%, 68%)
HSV
hsv(345, 57%, 95%)
CMYK
cmyk(0%, 57%, 43%, 5%)
CSS variable
--color-primary: #F2698B;
Lowercase HEX
#f2698b

Shades

Tints

Tones

Harmony

CSS snippets for #F2698B

.color-f2698b {
  color: #F2698B;
  background-color: #F2698B;
}

Frequently asked questions

What color is #F2698B?+

#F2698B is a HEX color with RGB value rgb(242, 105, 139) and HSL value hsl(345, 84%, 68%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F2698B?+

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