#A0BECF Color Information

Hex color code: #A0BECF

#A0BECF is a gentle blue color. In RGB it is (160, 190, 207), and in HSL it is (202°, 33%, 72%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#A0BECF
RGB
160, 190, 207
HSL
202°, 33%, 72%
CMYK
23%, 8%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #A0BECF; 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 #A0BECF; background-color: #A0BECF15; }

Alert / Toast

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

Link / Accent

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

a { color: #A0BECF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #A0BECF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 190, 207

Red: 160 / Green: 190 / Blue: 207

HSL

202°, 33%, 72%

Hue: 202° / Saturation: 33% / Lightness: 72%

CMYK

23%, 8%, 0%, 19%

Cyan: 23% / Magenta: 8% / Yellow: 0% / Key: 19%

What color is #A0BECF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A0BECF to RGB:

rgb(160, 190, 207)HEX to RGB Converter →

HEX to HSL

Convert #A0BECF to HSL:

hsl(202, 33%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #A0BECF to CMYK:

cmyk(23%, 8%, 0%, 19%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #A0BECF has RGB (160, 190, 207) and HSL (202°, 33%, 72%). 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 #A0BECF is #CFB1A0, creating high-contrast pairings. For softer combinations, try analogous colors like #A0CFC9.

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

Contrast with #A0BECF

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

Contrast Ratio: 10.76:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A0BECF?

#A0BECF is a delicate blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #A0BECF?

#A0BECF in RGB is (160, 190, 207) - 160 red, 190 green, and 207 blue.

How to use #A0BECF in CSS?

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

What colors go well with #A0BECF?

#CFB1A0 (complementary), #A0CFC9 (analogous), and #6D9BB6 (lighter shade) work well with #A0BECF.