#BACDFE Color

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

Color preview

#BACDFE

Color formats

HEX
#BACDFE
RGB
rgb(186, 205, 254)
RGBA
rgba(186, 205, 254, 1)
HSL
hsl(223, 97%, 86%)
HSV
hsv(223, 27%, 100%)
CMYK
cmyk(27%, 19%, 0%, 0%)
CSS variable
--color-primary: #BACDFE;
Lowercase HEX
#bacdfe

Shades

Tints

Tones

Harmony

CSS snippets for #BACDFE

.color-bacdfe {
  color: #BACDFE;
  background-color: #BACDFE;
}

Frequently asked questions

What color is #BACDFE?+

#BACDFE is a HEX color with RGB value rgb(186, 205, 254) and HSL value hsl(223, 97%, 86%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #BACDFE?+

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