#A4BFD2 Color Information

Hex color code: #A4BFD2

A delicate blue shade, #A4BFD2 appears as (164, 191, 210) in RGB and (205°, 34%, 73%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#A4BFD2
RGB
164, 191, 210
HSL
205°, 34%, 73%
CMYK
22%, 9%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A4BFD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 191, 210

Red: 164 / Green: 191 / Blue: 210

HSL

205°, 34%, 73%

Hue: 205° / Saturation: 34% / Lightness: 73%

CMYK

22%, 9%, 0%, 18%

Cyan: 22% / Magenta: 9% / Yellow: 0% / Key: 18%

What color is #A4BFD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A4BFD2 to RGB:

rgb(164, 191, 210)HEX to RGB Converter →

HEX to HSL

Convert #A4BFD2 to HSL:

hsl(205, 34%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #A4BFD2 to CMYK:

cmyk(22%, 9%, 0%, 18%)Color Converter →

Color Meaning and Usage

A soft blue tone, #A4BFD2 has RGB (164, 191, 210) and HSL (205°, 34%, 73%). Known for evoking trust and professionalism, this cyan-blue hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A4BFD2 is #D2B6A3, creating high-contrast pairings. For softer combinations, try analogous colors like #A3D2CE.

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

Contrast with #A4BFD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A4BFD2?

#A4BFD2 is a soft blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #A4BFD2?

#A4BFD2 in RGB is (164, 191, 210) - 164 red, 191 green, and 210 blue.

How to use #A4BFD2 in CSS?

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

What colors go well with #A4BFD2?

#D2B6A3 (complementary), #A3D2CE (analogous), and #6F9AB8 (lighter shade) work well with #A4BFD2.