#A8DBD7 Color

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

Color preview

#A8DBD7

Color formats

HEX
#A8DBD7
RGB
rgb(168, 219, 215)
RGBA
rgba(168, 219, 215, 1)
HSL
hsl(175, 41%, 76%)
HSV
hsv(175, 23%, 86%)
CMYK
cmyk(23%, 0%, 2%, 14%)
CSS variable
--color-primary: #A8DBD7;
Lowercase HEX
#a8dbd7

Shades

Tints

Tones

Harmony

CSS snippets for #A8DBD7

.color-a8dbd7 {
  color: #A8DBD7;
  background-color: #A8DBD7;
}

Frequently asked questions

What color is #A8DBD7?+

#A8DBD7 is a HEX color with RGB value rgb(168, 219, 215) and HSL value hsl(175, 41%, 76%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A8DBD7?+

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