#AFDBFE Color

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

Color preview

#AFDBFE

Color formats

HEX
#AFDBFE
RGB
rgb(175, 219, 254)
RGBA
rgba(175, 219, 254, 1)
HSL
hsl(207, 98%, 84%)
HSV
hsv(207, 31%, 100%)
CMYK
cmyk(31%, 14%, 0%, 0%)
CSS variable
--color-primary: #AFDBFE;
Lowercase HEX
#afdbfe

Shades

Tints

Tones

Harmony

CSS snippets for #AFDBFE

.color-afdbfe {
  color: #AFDBFE;
  background-color: #AFDBFE;
}

Frequently asked questions

What color is #AFDBFE?+

#AFDBFE is a HEX color with RGB value rgb(175, 219, 254) and HSL value hsl(207, 98%, 84%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AFDBFE?+

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