#69AFCD Color

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

Color preview

#69AFCD

Color formats

HEX
#69AFCD
RGB
rgb(105, 175, 205)
RGBA
rgba(105, 175, 205, 1)
HSL
hsl(198, 50%, 61%)
HSV
hsv(198, 49%, 80%)
CMYK
cmyk(49%, 15%, 0%, 20%)
CSS variable
--color-primary: #69AFCD;
Lowercase HEX
#69afcd

Shades

Tints

Tones

Harmony

CSS snippets for #69AFCD

.color-69afcd {
  color: #69AFCD;
  background-color: #69AFCD;
}

Frequently asked questions

What color is #69AFCD?+

#69AFCD is a HEX color with RGB value rgb(105, 175, 205) and HSL value hsl(198, 50%, 61%). Its closest CSS named color is CornflowerBlue.

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

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