#AACFEB Color

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

Color preview

#AACFEB

Color formats

HEX
#AACFEB
RGB
rgb(170, 207, 235)
RGBA
rgba(170, 207, 235, 1)
HSL
hsl(206, 62%, 79%)
HSV
hsv(206, 28%, 92%)
CMYK
cmyk(28%, 12%, 0%, 8%)
CSS variable
--color-primary: #AACFEB;
Lowercase HEX
#aacfeb

Shades

Tints

Tones

Harmony

CSS snippets for #AACFEB

.color-aacfeb {
  color: #AACFEB;
  background-color: #AACFEB;
}

Frequently asked questions

What color is #AACFEB?+

#AACFEB is a HEX color with RGB value rgb(170, 207, 235) and HSL value hsl(206, 62%, 79%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AACFEB?+

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