#ACDDF0 Color

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

Color preview

#ACDDF0

Color formats

HEX
#ACDDF0
RGB
rgb(172, 221, 240)
RGBA
rgba(172, 221, 240, 1)
HSL
hsl(197, 69%, 81%)
HSV
hsv(197, 28%, 94%)
CMYK
cmyk(28%, 8%, 0%, 6%)
CSS variable
--color-primary: #ACDDF0;
Lowercase HEX
#acddf0

Shades

Tints

Tones

Harmony

CSS snippets for #ACDDF0

.color-acddf0 {
  color: #ACDDF0;
  background-color: #ACDDF0;
}

Frequently asked questions

What color is #ACDDF0?+

#ACDDF0 is a HEX color with RGB value rgb(172, 221, 240) and HSL value hsl(197, 69%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #ACDDF0?+

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