#125BED Color Information

Hex color code: #125BED

#125BED is a striking blue color. In RGB it is (18, 91, 237), and in HSL it is (220°, 86%, 50%). It is popular in mobile app design.

Try:
Color NameRoyal Blue
HEX
#125BED
RGB
18, 91, 237
HSL
220°, 86%, 50%
CMYK
92%, 62%, 0%, 7%

Shades

CSS Usage
color: #125BED;
background-color: #125BED;
border-color: #125BED;
box-shadow: 0 0 10px #125BED;
border: 2px solid #125BED;
Tailwind Usage
bg-[#125BED]
text-[#125BED]
border-[#125BED]
shadow-[0_0_10px_125BED]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #125BED, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #125BED; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #125BED; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #125BED; background-color: #125BED15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #125BED20; border-left: 4px solid #125BED; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #125BED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #125BED in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

18, 91, 237

Red: 18 / Green: 91 / Blue: 237

HSL

220°, 86%, 50%

Hue: 220° / Saturation: 86% / Lightness: 50%

CMYK

92%, 62%, 0%, 7%

Cyan: 92% / Magenta: 62% / Yellow: 0% / Key: 7%

What color is #125BED?

#125BED is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #125BED to RGB:

rgb(18, 91, 237)HEX to RGB Converter →

HEX to HSL

Convert #125BED to HSL:

hsl(220, 86%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #125BED to CMYK:

cmyk(92%, 62%, 0%, 7%)Color Converter →

Color Meaning and Usage

#125BED is a striking blue color with RGB values of 18, 91, 237 and HSL of 220°, 86%, 50%. This highly saturated hue evokes energy and excitement, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #125BED is #EDA412, creating high-contrast pairings. For softer combinations, try analogous colors like #12C9ED.

Use #125BED in CSS: color: #125BED or background-color: #125BED. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #125BED

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 3.75:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #125BED?

#125BED is a striking blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #125BED?

#125BED in RGB is (18, 91, 237) - 18 red, 91 green, and 237 blue.

How to use #125BED in CSS?

Use #125BED directly in your CSS properties like color or background-color.

What colors go well with #125BED?

#EDA412 (complementary), #12C9ED (analogous), and #0C40A6 (lighter shade) work well with #125BED.