#181BCD Color Information

Hex color code: #181BCD

A vivid blue shade, #181BCD appears as (24, 27, 205) in RGB and (239°, 79%, 45%) in HSL. It is commonly used in modern UI design.

Try:
Color NameBlue
HEX
#181BCD
RGB
24, 27, 205
HSL
239°, 79%, 45%
CMYK
88%, 87%, 0%, 20%

Shades

CSS Usage
color: #181BCD;
background-color: #181BCD;
border-color: #181BCD;
box-shadow: 0 0 10px #181BCD;
border: 2px solid #181BCD;
Tailwind Usage
bg-[#181BCD]
text-[#181BCD]
border-[#181BCD]
shadow-[0_0_10px_181BCD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #181BCD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #181BCD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #181BCD; 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 #181BCD; background-color: #181BCD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #181BCD20; border-left: 4px solid #181BCD; }

Link / Accent

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

a { color: #181BCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #181BCD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

24, 27, 205

Red: 24 / Green: 27 / Blue: 205

HSL

239°, 79%, 45%

Hue: 239° / Saturation: 79% / Lightness: 45%

CMYK

88%, 87%, 0%, 20%

Cyan: 88% / Magenta: 87% / Yellow: 0% / Key: 20%

What color is #181BCD?

#181BCD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #181BCD to RGB:

rgb(24, 27, 205)HEX to RGB Converter →

HEX to HSL

Convert #181BCD to HSL:

hsl(239, 79%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #181BCD to CMYK:

cmyk(88%, 87%, 0%, 20%)Color Converter →

Color Meaning and Usage

A vivid blue tone, #181BCD has RGB (24, 27, 205) and HSL (239°, 79%, 45%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #181BCD is #CDCA18, creating high-contrast pairings. For softer combinations, try analogous colors like #1876CD.

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

Contrast with #181BCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #181BCD?

#181BCD is a vivid blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #181BCD?

#181BCD in RGB is (24, 27, 205) - 24 red, 27 green, and 205 blue.

How to use #181BCD in CSS?

Use #181BCD directly in your CSS properties like color or background-color.

What colors go well with #181BCD?

#CDCA18 (complementary), #1876CD (analogous), and #101289 (lighter shade) work well with #181BCD.