#7DA8FF Color

Inspect #7DA8FF across formats, palettes, contrast and closest named color matches.

Color preview

#7DA8FF

Color formats

HEX
#7DA8FF
RGB
rgb(125, 168, 255)
RGBA
rgba(125, 168, 255, 1)
HSL
hsl(220, 100%, 75%)
HSV
hsv(220, 51%, 100%)
CMYK
cmyk(51%, 34%, 0%, 0%)
CSS variable
--color-primary: #7DA8FF;
Lowercase HEX
#7da8ff

Shades

Tints

Tones

Harmony

CSS snippets for #7DA8FF

.color-7da8ff {
  color: #7DA8FF;
  background-color: #7DA8FF;
}

Frequently asked questions

What color is #7DA8FF?+

#7DA8FF is a HEX color with RGB value rgb(125, 168, 255) and HSL value hsl(220, 100%, 75%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #7DA8FF?+

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