#186ADC Color Information

Hex color code: #186ADC

A striking blue shade, #186ADC appears as (24, 106, 220) in RGB and (215°, 80%, 48%) in HSL. It is often used for branding and logos.

Try:
Color NameRoyal Blue
HEX
#186ADC
RGB
24, 106, 220
HSL
215°, 80%, 48%
CMYK
89%, 52%, 0%, 14%

Shades

CSS Usage
color: #186ADC;
background-color: #186ADC;
border-color: #186ADC;
box-shadow: 0 0 10px #186ADC;
border: 2px solid #186ADC;
Tailwind Usage
bg-[#186ADC]
text-[#186ADC]
border-[#186ADC]
shadow-[0_0_10px_186ADC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #186ADC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #186ADC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #186ADC; 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 #186ADC; background-color: #186ADC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #186ADC20; border-left: 4px solid #186ADC; }

Link / Accent

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

a { color: #186ADC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #186ADC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

24, 106, 220

Red: 24 / Green: 106 / Blue: 220

HSL

215°, 80%, 48%

Hue: 215° / Saturation: 80% / Lightness: 48%

CMYK

89%, 52%, 0%, 14%

Cyan: 89% / Magenta: 52% / Yellow: 0% / Key: 14%

What color is #186ADC?

#186ADC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #186ADC to RGB:

rgb(24, 106, 220)HEX to RGB Converter →

HEX to HSL

Convert #186ADC to HSL:

hsl(215, 80%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #186ADC to CMYK:

cmyk(89%, 52%, 0%, 14%)Color Converter →

Color Meaning and Usage

A striking blue tone, #186ADC has RGB (24, 106, 220) and HSL (215°, 80%, 48%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #186ADC is #DC8B18, creating high-contrast pairings. For softer combinations, try analogous colors like #18CCDC.

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

Contrast with #186ADC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #186ADC?

#186ADC is a striking blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #186ADC?

#186ADC in RGB is (24, 106, 220) - 24 red, 106 green, and 220 blue.

How to use #186ADC in CSS?

Use #186ADC directly in your CSS properties like color or background-color.

What colors go well with #186ADC?

#DC8B18 (complementary), #18CCDC (analogous), and #114997 (lighter shade) work well with #186ADC.