#FE648B Color

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

Color preview

#FE648B

Color formats

HEX
#FE648B
RGB
rgb(254, 100, 139)
RGBA
rgba(254, 100, 139, 1)
HSL
hsl(345, 99%, 69%)
HSV
hsv(345, 61%, 100%)
CMYK
cmyk(0%, 61%, 45%, 0%)
CSS variable
--color-primary: #FE648B;
Lowercase HEX
#fe648b

Shades

Tints

Tones

Harmony

CSS snippets for #FE648B

.color-fe648b {
  color: #FE648B;
  background-color: #FE648B;
}

Frequently asked questions

What color is #FE648B?+

#FE648B is a HEX color with RGB value rgb(254, 100, 139) and HSL value hsl(345, 99%, 69%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FE648B?+

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