#A8DBF8 Color

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

Color preview

#A8DBF8

Color formats

HEX
#A8DBF8
RGB
rgb(168, 219, 248)
RGBA
rgba(168, 219, 248, 1)
HSL
hsl(202, 85%, 82%)
HSV
hsv(202, 32%, 97%)
CMYK
cmyk(32%, 12%, 0%, 3%)
CSS variable
--color-primary: #A8DBF8;
Lowercase HEX
#a8dbf8

Shades

Tints

Tones

Harmony

CSS snippets for #A8DBF8

.color-a8dbf8 {
  color: #A8DBF8;
  background-color: #A8DBF8;
}

Frequently asked questions

What color is #A8DBF8?+

#A8DBF8 is a HEX color with RGB value rgb(168, 219, 248) and HSL value hsl(202, 85%, 82%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A8DBF8?+

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