#DDFBF5 Color

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

Color preview

#DDFBF5

Color formats

HEX
#DDFBF5
RGB
rgb(221, 251, 245)
RGBA
rgba(221, 251, 245, 1)
HSL
hsl(168, 79%, 93%)
HSV
hsv(168, 12%, 98%)
CMYK
cmyk(12%, 0%, 2%, 2%)
CSS variable
--color-primary: #DDFBF5;
Lowercase HEX
#ddfbf5

Shades

Tints

Tones

Harmony

CSS snippets for #DDFBF5

.color-ddfbf5 {
  color: #DDFBF5;
  background-color: #DDFBF5;
}

Frequently asked questions

What color is #DDFBF5?+

#DDFBF5 is a HEX color with RGB value rgb(221, 251, 245) and HSL value hsl(168, 79%, 93%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #DDFBF5?+

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