#1293BA Color Information

Hex color code: #1293BA

#1293BA is a vivid cyan color. In RGB it is (18, 147, 186), and in HSL it is (194°, 82%, 40%). It is commonly used in modern UI design.

Try:
Color NameLight Sea Green
HEX
#1293BA
RGB
18, 147, 186
HSL
194°, 82%, 40%
CMYK
90%, 21%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #1293BA; color: #000000; }

Badge

New Feature
.badge { background-color: #1293BA; color: #000000; }

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 #1293BA; background-color: #1293BA15; }

Alert / Toast

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

Link / Accent

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

a { color: #1293BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

18, 147, 186

Red: 18 / Green: 147 / Blue: 186

HSL

194°, 82%, 40%

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

CMYK

90%, 21%, 0%, 27%

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

What color is #1293BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #1293BA to RGB:

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

HEX to HSL

Convert #1293BA to HSL:

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

HEX to CMYK

Convert #1293BA to CMYK:

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

Color Meaning and Usage

A eye-catching cyan tone, #1293BA has RGB (18, 147, 186) and HSL (194°, 82%, 40%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #1293BA is #BA3912, creating high-contrast pairings. For softer combinations, try analogous colors like #12BA8D.

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

Contrast with #1293BA

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

Contrast Ratio: 5.91:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #1293BA?

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

What is the RGB value of #1293BA?

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

How to use #1293BA in CSS?

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

What colors go well with #1293BA?

#BA3912 (complementary), #12BA8D (analogous), and #0B5C74 (lighter shade) work well with #1293BA.