#75ACEB Color

Inspect #75ACEB across formats, palettes, contrast and closest named color matches.

Color preview

#75ACEB

Color formats

HEX
#75ACEB
RGB
rgb(117, 172, 235)
RGBA
rgba(117, 172, 235, 1)
HSL
hsl(212, 75%, 69%)
HSV
hsv(212, 50%, 92%)
CMYK
cmyk(50%, 27%, 0%, 8%)
CSS variable
--color-primary: #75ACEB;
Lowercase HEX
#75aceb

Shades

Tints

Tones

Harmony

CSS snippets for #75ACEB

.color-75aceb {
  color: #75ACEB;
  background-color: #75ACEB;
}

Frequently asked questions

What color is #75ACEB?+

#75ACEB is a HEX color with RGB value rgb(117, 172, 235) and HSL value hsl(212, 75%, 69%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #75ACEB?+

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