#CEAFBF Color Information

Hex color code: #CEAFBF

The hex color #CEAFBF is a soft magenta with RGB values of (206, 175, 191) and HSL of (329°, 24%, 75%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CEAFBF
RGB
206, 175, 191
HSL
329°, 24%, 75%
CMYK
0%, 15%, 7%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEAFBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 175, 191

Red: 206 / Green: 175 / Blue: 191

HSL

329°, 24%, 75%

Hue: 329° / Saturation: 24% / Lightness: 75%

CMYK

0%, 15%, 7%, 19%

Cyan: 0% / Magenta: 15% / Yellow: 7% / Key: 19%

What color is #CEAFBF?

#CEAFBF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEAFBF to RGB:

rgb(206, 175, 191)HEX to RGB Converter →

HEX to HSL

Convert #CEAFBF to HSL:

hsl(329, 24%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CEAFBF to CMYK:

cmyk(0%, 15%, 7%, 19%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #CEAFBF has RGB (206, 175, 191) and HSL (329°, 24%, 75%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEAFBF is #B0CFBF, creating high-contrast pairings. For softer combinations, try analogous colors like #CEB0CF.

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

Contrast with #CEAFBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEAFBF?

#CEAFBF is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CEAFBF?

#CEAFBF in RGB is (206, 175, 191) - 206 red, 175 green, and 191 blue.

How to use #CEAFBF in CSS?

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

What colors go well with #CEAFBF?

#B0CFBF (complementary), #CEB0CF (analogous), and #B1819A (lighter shade) work well with #CEAFBF.