#74CAFF Color

Inspect #74CAFF across formats, palettes, contrast and closest named color matches.

Color preview

#74CAFF

Color formats

HEX
#74CAFF
RGB
rgb(116, 202, 255)
RGBA
rgba(116, 202, 255, 1)
HSL
hsl(203, 100%, 73%)
HSV
hsv(203, 55%, 100%)
CMYK
cmyk(55%, 21%, 0%, 0%)
CSS variable
--color-primary: #74CAFF;
Lowercase HEX
#74caff

Shades

Tints

Tones

Harmony

CSS snippets for #74CAFF

.color-74caff {
  color: #74CAFF;
  background-color: #74CAFF;
}

Frequently asked questions

What color is #74CAFF?+

#74CAFF is a HEX color with RGB value rgb(116, 202, 255) and HSL value hsl(203, 100%, 73%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #74CAFF?+

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