#FFDBF3 Color

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

Color preview

#FFDBF3

Color formats

HEX
#FFDBF3
RGB
rgb(255, 219, 243)
RGBA
rgba(255, 219, 243, 1)
HSL
hsl(320, 100%, 93%)
HSV
hsv(320, 14%, 100%)
CMYK
cmyk(0%, 14%, 5%, 0%)
CSS variable
--color-primary: #FFDBF3;
Lowercase HEX
#ffdbf3

Shades

Tints

Tones

Harmony

CSS snippets for #FFDBF3

.color-ffdbf3 {
  color: #FFDBF3;
  background-color: #FFDBF3;
}

Frequently asked questions

What color is #FFDBF3?+

#FFDBF3 is a HEX color with RGB value rgb(255, 219, 243) and HSL value hsl(320, 100%, 93%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FFDBF3?+

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