#F2698D Color

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

Color preview

#F2698D

Color formats

HEX
#F2698D
RGB
rgb(242, 105, 141)
RGBA
rgba(242, 105, 141, 1)
HSL
hsl(344, 84%, 68%)
HSV
hsv(344, 57%, 95%)
CMYK
cmyk(0%, 57%, 42%, 5%)
CSS variable
--color-primary: #F2698D;
Lowercase HEX
#f2698d

Shades

Tints

Tones

Harmony

CSS snippets for #F2698D

.color-f2698d {
  color: #F2698D;
  background-color: #F2698D;
}

Frequently asked questions

What color is #F2698D?+

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

What is the closest Tailwind color to #F2698D?+

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