#F48CCC Color

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

Color preview

#F48CCC

Color formats

HEX
#F48CCC
RGB
rgb(244, 140, 204)
RGBA
rgba(244, 140, 204, 1)
HSL
hsl(323, 83%, 75%)
HSV
hsv(323, 43%, 96%)
CMYK
cmyk(0%, 43%, 16%, 4%)
CSS variable
--color-primary: #F48CCC;
Lowercase HEX
#f48ccc

Shades

Tints

Tones

Harmony

CSS snippets for #F48CCC

.color-f48ccc {
  color: #F48CCC;
  background-color: #F48CCC;
}

Frequently asked questions

What color is #F48CCC?+

#F48CCC is a HEX color with RGB value rgb(244, 140, 204) and HSL value hsl(323, 83%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F48CCC?+

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