#ACE9F8 Color

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

Color preview

#ACE9F8

Color formats

HEX
#ACE9F8
RGB
rgb(172, 233, 248)
RGBA
rgba(172, 233, 248, 1)
HSL
hsl(192, 84%, 82%)
HSV
hsv(192, 31%, 97%)
CMYK
cmyk(31%, 6%, 0%, 3%)
CSS variable
--color-primary: #ACE9F8;
Lowercase HEX
#ace9f8

Shades

Tints

Tones

Harmony

CSS snippets for #ACE9F8

.color-ace9f8 {
  color: #ACE9F8;
  background-color: #ACE9F8;
}

Frequently asked questions

What color is #ACE9F8?+

#ACE9F8 is a HEX color with RGB value rgb(172, 233, 248) and HSL value hsl(192, 84%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ACE9F8?+

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