#BDE2FF Color

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

Color preview

#BDE2FF

Color formats

HEX
#BDE2FF
RGB
rgb(189, 226, 255)
RGBA
rgba(189, 226, 255, 1)
HSL
hsl(206, 100%, 87%)
HSV
hsv(206, 26%, 100%)
CMYK
cmyk(26%, 11%, 0%, 0%)
CSS variable
--color-primary: #BDE2FF;
Lowercase HEX
#bde2ff

Shades

Tints

Tones

Harmony

CSS snippets for #BDE2FF

.color-bde2ff {
  color: #BDE2FF;
  background-color: #BDE2FF;
}

Frequently asked questions

What color is #BDE2FF?+

#BDE2FF is a HEX color with RGB value rgb(189, 226, 255) and HSL value hsl(206, 100%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BDE2FF?+

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