#A8DEF2 Color

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

Color preview

#A8DEF2

Color formats

HEX
#A8DEF2
RGB
rgb(168, 222, 242)
RGBA
rgba(168, 222, 242, 1)
HSL
hsl(196, 74%, 80%)
HSV
hsv(196, 31%, 95%)
CMYK
cmyk(31%, 8%, 0%, 5%)
CSS variable
--color-primary: #A8DEF2;
Lowercase HEX
#a8def2

Shades

Tints

Tones

Harmony

CSS snippets for #A8DEF2

.color-a8def2 {
  color: #A8DEF2;
  background-color: #A8DEF2;
}

Frequently asked questions

What color is #A8DEF2?+

#A8DEF2 is a HEX color with RGB value rgb(168, 222, 242) and HSL value hsl(196, 74%, 80%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A8DEF2?+

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