#ACDCF7 Color

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

Color preview

#ACDCF7

Color formats

HEX
#ACDCF7
RGB
rgb(172, 220, 247)
RGBA
rgba(172, 220, 247, 1)
HSL
hsl(202, 82%, 82%)
HSV
hsv(202, 30%, 97%)
CMYK
cmyk(30%, 11%, 0%, 3%)
CSS variable
--color-primary: #ACDCF7;
Lowercase HEX
#acdcf7

Shades

Tints

Tones

Harmony

CSS snippets for #ACDCF7

.color-acdcf7 {
  color: #ACDCF7;
  background-color: #ACDCF7;
}

Frequently asked questions

What color is #ACDCF7?+

#ACDCF7 is a HEX color with RGB value rgb(172, 220, 247) and HSL value hsl(202, 82%, 82%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ACDCF7?+

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