#FF9DDB Color

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

Color preview

#FF9DDB

Color formats

HEX
#FF9DDB
RGB
rgb(255, 157, 219)
RGBA
rgba(255, 157, 219, 1)
HSL
hsl(322, 100%, 81%)
HSV
hsv(322, 38%, 100%)
CMYK
cmyk(0%, 38%, 14%, 0%)
CSS variable
--color-primary: #FF9DDB;
Lowercase HEX
#ff9ddb

Shades

Tints

Tones

Harmony

CSS snippets for #FF9DDB

.color-ff9ddb {
  color: #FF9DDB;
  background-color: #FF9DDB;
}

Frequently asked questions

What color is #FF9DDB?+

#FF9DDB is a HEX color with RGB value rgb(255, 157, 219) and HSL value hsl(322, 100%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #FF9DDB?+

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