#A0CFC8 Color Information

Hex color code: #A0CFC8

The hex color #A0CFC8 is a soft cyan with RGB values of (160, 207, 200) and HSL of (171°, 33%, 72%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#A0CFC8
RGB
160, 207, 200
HSL
171°, 33%, 72%
CMYK
23%, 0%, 3%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A0CFC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 207, 200

Red: 160 / Green: 207 / Blue: 200

HSL

171°, 33%, 72%

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

CMYK

23%, 0%, 3%, 19%

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

What color is #A0CFC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A0CFC8 to RGB:

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

HEX to HSL

Convert #A0CFC8 to HSL:

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

HEX to CMYK

Convert #A0CFC8 to CMYK:

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

Color Meaning and Usage

#A0CFC8 is a gentle cyan color with RGB values of 160, 207, 200 and HSL of 171°, 33%, 72%. This cyan-blue hue evokes trust and professionalism, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A0CFC8 is #CFA0A7, creating high-contrast pairings. For softer combinations, try analogous colors like #A0CFB1.

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

Contrast with #A0CFC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A0CFC8?

#A0CFC8 is a gentle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #A0CFC8?

#A0CFC8 in RGB is (160, 207, 200) - 160 red, 207 green, and 200 blue.

How to use #A0CFC8 in CSS?

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

What colors go well with #A0CFC8?

#CFA0A7 (complementary), #A0CFB1 (analogous), and #6DB6AB (lighter shade) work well with #A0CFC8.