#69CDFF Color

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

Color preview

#69CDFF

Color formats

HEX
#69CDFF
RGB
rgb(105, 205, 255)
RGBA
rgba(105, 205, 255, 1)
HSL
hsl(200, 100%, 71%)
HSV
hsv(200, 59%, 100%)
CMYK
cmyk(59%, 20%, 0%, 0%)
CSS variable
--color-primary: #69CDFF;
Lowercase HEX
#69cdff

Shades

Tints

Tones

Harmony

CSS snippets for #69CDFF

.color-69cdff {
  color: #69CDFF;
  background-color: #69CDFF;
}

Frequently asked questions

What color is #69CDFF?+

#69CDFF is a HEX color with RGB value rgb(105, 205, 255) and HSL value hsl(200, 100%, 71%). Its closest CSS named color is LightSkyBlue.

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

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