#FC698B Color

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

Color preview

#FC698B

Color formats

HEX
#FC698B
RGB
rgb(252, 105, 139)
RGBA
rgba(252, 105, 139, 1)
HSL
hsl(346, 96%, 70%)
HSV
hsv(346, 58%, 99%)
CMYK
cmyk(0%, 58%, 45%, 1%)
CSS variable
--color-primary: #FC698B;
Lowercase HEX
#fc698b

Shades

Tints

Tones

Harmony

CSS snippets for #FC698B

.color-fc698b {
  color: #FC698B;
  background-color: #FC698B;
}

Frequently asked questions

What color is #FC698B?+

#FC698B is a HEX color with RGB value rgb(252, 105, 139) and HSL value hsl(346, 96%, 70%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FC698B?+

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