#69CCFA Color

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

Color preview

#69CCFA

Color formats

HEX
#69CCFA
RGB
rgb(105, 204, 250)
RGBA
rgba(105, 204, 250, 1)
HSL
hsl(199, 94%, 70%)
HSV
hsv(199, 58%, 98%)
CMYK
cmyk(58%, 18%, 0%, 2%)
CSS variable
--color-primary: #69CCFA;
Lowercase HEX
#69ccfa

Shades

Tints

Tones

Harmony

CSS snippets for #69CCFA

.color-69ccfa {
  color: #69CCFA;
  background-color: #69CCFA;
}

Frequently asked questions

What color is #69CCFA?+

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

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

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