#A8DBCF Color

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

Color preview

#A8DBCF

Color formats

HEX
#A8DBCF
RGB
rgb(168, 219, 207)
RGBA
rgba(168, 219, 207, 1)
HSL
hsl(166, 41%, 76%)
HSV
hsv(166, 23%, 86%)
CMYK
cmyk(23%, 0%, 5%, 14%)
CSS variable
--color-primary: #A8DBCF;
Lowercase HEX
#a8dbcf

Shades

Tints

Tones

Harmony

CSS snippets for #A8DBCF

.color-a8dbcf {
  color: #A8DBCF;
  background-color: #A8DBCF;
}

Frequently asked questions

What color is #A8DBCF?+

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

What is the closest Tailwind color to #A8DBCF?+

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