#69BDFA Color

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

Color preview

#69BDFA

Color formats

HEX
#69BDFA
RGB
rgb(105, 189, 250)
RGBA
rgba(105, 189, 250, 1)
HSL
hsl(205, 94%, 70%)
HSV
hsv(205, 58%, 98%)
CMYK
cmyk(58%, 24%, 0%, 2%)
CSS variable
--color-primary: #69BDFA;
Lowercase HEX
#69bdfa

Shades

Tints

Tones

Harmony

CSS snippets for #69BDFA

.color-69bdfa {
  color: #69BDFA;
  background-color: #69BDFA;
}

Frequently asked questions

What color is #69BDFA?+

#69BDFA is a HEX color with RGB value rgb(105, 189, 250) and HSL value hsl(205, 94%, 70%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #69BDFA?+

The closest Tailwind color is blue-400, available as the bg-blue-400 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