#BDEBF7 Color

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

Color preview

#BDEBF7

Color formats

HEX
#BDEBF7
RGB
rgb(189, 235, 247)
RGBA
rgba(189, 235, 247, 1)
HSL
hsl(192, 78%, 85%)
HSV
hsv(192, 23%, 97%)
CMYK
cmyk(23%, 5%, 0%, 3%)
CSS variable
--color-primary: #BDEBF7;
Lowercase HEX
#bdebf7

Shades

Tints

Tones

Harmony

CSS snippets for #BDEBF7

.color-bdebf7 {
  color: #BDEBF7;
  background-color: #BDEBF7;
}

Frequently asked questions

What color is #BDEBF7?+

#BDEBF7 is a HEX color with RGB value rgb(189, 235, 247) and HSL value hsl(192, 78%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BDEBF7?+

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