#CECAC4 Color Information

Hex color code: #CECAC4

#CECAC4 is a ethereal orange color. In RGB it is (206, 202, 196), and in HSL it is (36°, 9%, 79%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CECAC4
RGB
206, 202, 196
HSL
36°, 9%, 79%
CMYK
0%, 2%, 5%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECAC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 202, 196

Red: 206 / Green: 202 / Blue: 196

HSL

36°, 9%, 79%

Hue: 36° / Saturation: 9% / Lightness: 79%

CMYK

0%, 2%, 5%, 19%

Cyan: 0% / Magenta: 2% / Yellow: 5% / Key: 19%

What color is #CECAC4?

#CECAC4 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECAC4 to RGB:

rgb(206, 202, 196)HEX to RGB Converter →

HEX to HSL

Convert #CECAC4 to HSL:

hsl(36, 9%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CECAC4 to CMYK:

cmyk(0%, 2%, 5%, 19%)Color Converter →

Color Meaning and Usage

#CECAC4 is a soft orange color with RGB values of 206, 202, 196 and HSL of 36°, 9%, 79%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECAC4 is #C5C8CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEC6C5.

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

Contrast with #CECAC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECAC4?

#CECAC4 is a soft orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CECAC4?

#CECAC4 in RGB is (206, 202, 196) - 206 red, 202 green, and 196 blue.

How to use #CECAC4 in CSS?

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

What colors go well with #CECAC4?

#C5C8CE (complementary), #CEC6C5 (analogous), and #ABA59B (lighter shade) work well with #CECAC4.