#125DDE Color

Inspect #125DDE across formats, palettes, contrast and closest named color matches.

Color preview

#125DDE

Color formats

HEX
#125DDE
RGB
rgb(18, 93, 222)
RGBA
rgba(18, 93, 222, 1)
HSL
hsl(218, 85%, 47%)
HSV
hsv(218, 92%, 87%)
CMYK
cmyk(92%, 58%, 0%, 13%)
CSS variable
--color-primary: #125DDE;
Lowercase HEX
#125dde

Shades

Tints

Tones

Harmony

CSS snippets for #125DDE

.color-125dde {
  color: #125DDE;
  background-color: #125DDE;
}

Frequently asked questions

What color is #125DDE?+

#125DDE is a HEX color with RGB value rgb(18, 93, 222) and HSL value hsl(218, 85%, 47%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #125DDE?+

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