#BECFF9 Color

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

Color preview

#BECFF9

Color formats

HEX
#BECFF9
RGB
rgb(190, 207, 249)
RGBA
rgba(190, 207, 249, 1)
HSL
hsl(223, 83%, 86%)
HSV
hsv(223, 24%, 98%)
CMYK
cmyk(24%, 17%, 0%, 2%)
CSS variable
--color-primary: #BECFF9;
Lowercase HEX
#becff9

Shades

Tints

Tones

Harmony

CSS snippets for #BECFF9

.color-becff9 {
  color: #BECFF9;
  background-color: #BECFF9;
}

Frequently asked questions

What color is #BECFF9?+

#BECFF9 is a HEX color with RGB value rgb(190, 207, 249) and HSL value hsl(223, 83%, 86%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #BECFF9?+

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