#69DCFF Color

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

Color preview

#69DCFF

Color formats

HEX
#69DCFF
RGB
rgb(105, 220, 255)
RGBA
rgba(105, 220, 255, 1)
HSL
hsl(194, 100%, 71%)
HSV
hsv(194, 59%, 100%)
CMYK
cmyk(59%, 14%, 0%, 0%)
CSS variable
--color-primary: #69DCFF;
Lowercase HEX
#69dcff

Shades

Tints

Tones

Harmony

CSS snippets for #69DCFF

.color-69dcff {
  color: #69DCFF;
  background-color: #69DCFF;
}

Frequently asked questions

What color is #69DCFF?+

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

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

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