#BDE8FF Color

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

Color preview

#BDE8FF

Color formats

HEX
#BDE8FF
RGB
rgb(189, 232, 255)
RGBA
rgba(189, 232, 255, 1)
HSL
hsl(201, 100%, 87%)
HSV
hsv(201, 26%, 100%)
CMYK
cmyk(26%, 9%, 0%, 0%)
CSS variable
--color-primary: #BDE8FF;
Lowercase HEX
#bde8ff

Shades

Tints

Tones

Harmony

CSS snippets for #BDE8FF

.color-bde8ff {
  color: #BDE8FF;
  background-color: #BDE8FF;
}

Frequently asked questions

What color is #BDE8FF?+

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

What is the closest Tailwind color to #BDE8FF?+

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