#125BED Color

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

Color preview

#125BED

Color formats

HEX
#125BED
RGB
rgb(18, 91, 237)
RGBA
rgba(18, 91, 237, 1)
HSL
hsl(220, 86%, 50%)
HSV
hsv(220, 92%, 93%)
CMYK
cmyk(92%, 62%, 0%, 7%)
CSS variable
--color-primary: #125BED;
Lowercase HEX
#125bed

Shades

Tints

Tones

Harmony

CSS snippets for #125BED

.color-125bed {
  color: #125BED;
  background-color: #125BED;
}

Frequently asked questions

What color is #125BED?+

#125BED is a HEX color with RGB value rgb(18, 91, 237) and HSL value hsl(220, 86%, 50%). Its closest CSS named color is RoyalBlue.

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

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