#BDECF9 Color

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

Color preview

#BDECF9

Color formats

HEX
#BDECF9
RGB
rgb(189, 236, 249)
RGBA
rgba(189, 236, 249, 1)
HSL
hsl(193, 83%, 86%)
HSV
hsv(193, 24%, 98%)
CMYK
cmyk(24%, 5%, 0%, 2%)
CSS variable
--color-primary: #BDECF9;
Lowercase HEX
#bdecf9

Shades

Tints

Tones

Harmony

CSS snippets for #BDECF9

.color-bdecf9 {
  color: #BDECF9;
  background-color: #BDECF9;
}

Frequently asked questions

What color is #BDECF9?+

#BDECF9 is a HEX color with RGB value rgb(189, 236, 249) and HSL value hsl(193, 83%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BDECF9?+

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