#185ABF Color Information

Hex color code: #185ABF

#185ABF is a striking blue color. In RGB it is (24, 90, 191), and in HSL it is (216°, 78%, 42%). It is often used for branding and logos.

Try:
Color NameRoyal Blue
HEX
#185ABF
RGB
24, 90, 191
HSL
216°, 78%, 42%
CMYK
87%, 53%, 0%, 25%

Shades

CSS Usage
color: #185ABF;
background-color: #185ABF;
border-color: #185ABF;
box-shadow: 0 0 10px #185ABF;
border: 2px solid #185ABF;
Tailwind Usage
bg-[#185ABF]
text-[#185ABF]
border-[#185ABF]
shadow-[0_0_10px_185ABF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #185ABF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #185ABF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #185ABF; 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 #185ABF; background-color: #185ABF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #185ABF20; border-left: 4px solid #185ABF; }

Link / Accent

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

a { color: #185ABF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #185ABF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

24, 90, 191

Red: 24 / Green: 90 / Blue: 191

HSL

216°, 78%, 42%

Hue: 216° / Saturation: 78% / Lightness: 42%

CMYK

87%, 53%, 0%, 25%

Cyan: 87% / Magenta: 53% / Yellow: 0% / Key: 25%

What color is #185ABF?

#185ABF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #185ABF to RGB:

rgb(24, 90, 191)HEX to RGB Converter →

HEX to HSL

Convert #185ABF to HSL:

hsl(216, 78%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #185ABF to CMYK:

cmyk(87%, 53%, 0%, 25%)Color Converter →

Color Meaning and Usage

A bold blue tone, #185ABF has RGB (24, 90, 191) and HSL (216°, 78%, 42%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #185ABF is #BF7C18, creating high-contrast pairings. For softer combinations, try analogous colors like #18AEBF.

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

Contrast with #185ABF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #185ABF?

#185ABF is a bold blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #185ABF?

#185ABF in RGB is (24, 90, 191) - 24 red, 90 green, and 191 blue.

How to use #185ABF in CSS?

Use #185ABF directly in your CSS properties like color or background-color.

What colors go well with #185ABF?

#BF7C18 (complementary), #18AEBF (analogous), and #0F3A7B (lighter shade) work well with #185ABF.