#1250BA Color Information

Hex color code: #1250BA

A vivid blue shade, #1250BA appears as (18, 80, 186) in RGB and (218°, 82%, 40%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRoyal Blue
HEX
#1250BA
RGB
18, 80, 186
HSL
218°, 82%, 40%
CMYK
90%, 57%, 0%, 27%

Shades

CSS Usage
color: #1250BA;
background-color: #1250BA;
border-color: #1250BA;
box-shadow: 0 0 10px #1250BA;
border: 2px solid #1250BA;
Tailwind Usage
bg-[#1250BA]
text-[#1250BA]
border-[#1250BA]
shadow-[0_0_10px_1250BA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #1250BA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #1250BA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #1250BA; 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 #1250BA; background-color: #1250BA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #1250BA20; border-left: 4px solid #1250BA; }

Link / Accent

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

a { color: #1250BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #1250BA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

18, 80, 186

Red: 18 / Green: 80 / Blue: 186

HSL

218°, 82%, 40%

Hue: 218° / Saturation: 82% / Lightness: 40%

CMYK

90%, 57%, 0%, 27%

Cyan: 90% / Magenta: 57% / Yellow: 0% / Key: 27%

What color is #1250BA?

#1250BA is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #1250BA to RGB:

rgb(18, 80, 186)HEX to RGB Converter →

HEX to HSL

Convert #1250BA to HSL:

hsl(218, 82%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #1250BA to CMYK:

cmyk(90%, 57%, 0%, 27%)Color Converter →

Color Meaning and Usage

A eye-catching blue tone, #1250BA has RGB (18, 80, 186) and HSL (218°, 82%, 40%). Known for evoking energy and excitement, this highly saturated hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #1250BA is #BA7C12, creating high-contrast pairings. For softer combinations, try analogous colors like #12A3BA.

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

Contrast with #1250BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #1250BA?

#1250BA is a eye-catching blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #1250BA?

#1250BA in RGB is (18, 80, 186) - 18 red, 80 green, and 186 blue.

How to use #1250BA in CSS?

Use #1250BA directly in your CSS properties like color or background-color.

What colors go well with #1250BA?

#BA7C12 (complementary), #12A3BA (analogous), and #0B3274 (lighter shade) work well with #1250BA.