#ACF3F2 Color

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

Color preview

#ACF3F2

Color formats

HEX
#ACF3F2
RGB
rgb(172, 243, 242)
RGBA
rgba(172, 243, 242, 1)
HSL
hsl(179, 75%, 81%)
HSV
hsv(179, 29%, 95%)
CMYK
cmyk(29%, 0%, 0%, 5%)
CSS variable
--color-primary: #ACF3F2;
Lowercase HEX
#acf3f2

Shades

Tints

Tones

Harmony

CSS snippets for #ACF3F2

.color-acf3f2 {
  color: #ACF3F2;
  background-color: #ACF3F2;
}

Frequently asked questions

What color is #ACF3F2?+

#ACF3F2 is a HEX color with RGB value rgb(172, 243, 242) and HSL value hsl(179, 75%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ACF3F2?+

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