#186AA5 Color Information

Hex color code: #186AA5

#186AA5 is a eye-catching blue color. In RGB it is (24, 106, 165), and in HSL it is (205°, 75%, 37%). It is widely used in graphic design.

Try:
Color NameDark Cyan
HEX
#186AA5
RGB
24, 106, 165
HSL
205°, 75%, 37%
CMYK
85%, 36%, 0%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #186AA5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

24, 106, 165

Red: 24 / Green: 106 / Blue: 165

HSL

205°, 75%, 37%

Hue: 205° / Saturation: 75% / Lightness: 37%

CMYK

85%, 36%, 0%, 35%

Cyan: 85% / Magenta: 36% / Yellow: 0% / Key: 35%

What color is #186AA5?

#186AA5 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #186AA5 to RGB:

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

HEX to HSL

Convert #186AA5 to HSL:

hsl(205, 75%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #186AA5 to CMYK:

cmyk(85%, 36%, 0%, 35%)Color Converter →

Color Meaning and Usage

A vivid blue tone, #186AA5 has RGB (24, 106, 165) and HSL (205°, 75%, 37%). Known for evoking trust and professionalism, this cyan-blue hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #186AA5 is #A55318, creating high-contrast pairings. For softer combinations, try analogous colors like #18A599.

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

Contrast with #186AA5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #186AA5?

#186AA5 is a vivid blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #186AA5?

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

How to use #186AA5 in CSS?

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

What colors go well with #186AA5?

#A55318 (complementary), #18A599 (analogous), and #0E3F62 (lighter shade) work well with #186AA5.