#CEBEB8 Color Information

Hex color code: #CEBEB8

A airy orange shade, #CEBEB8 appears as (206, 190, 184) in RGB and (16°, 18%, 76%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CEBEB8
RGB
206, 190, 184
HSL
16°, 18%, 76%
CMYK
0%, 8%, 11%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEBEB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 190, 184

Red: 206 / Green: 190 / Blue: 184

HSL

16°, 18%, 76%

Hue: 16° / Saturation: 18% / Lightness: 76%

CMYK

0%, 8%, 11%, 19%

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

What color is #CEBEB8?

#CEBEB8 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEBEB8 to RGB:

rgb(206, 190, 184)HEX to RGB Converter →

HEX to HSL

Convert #CEBEB8 to HSL:

hsl(16, 18%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #CEBEB8 to CMYK:

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

Color Meaning and Usage

A light orange tone, #CEBEB8 has RGB (206, 190, 184) and HSL (16°, 18%, 76%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEBEB8 is #B7C7CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDB7BC.

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

Contrast with #CEBEB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEBEB8?

#CEBEB8 is a light orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CEBEB8?

#CEBEB8 in RGB is (206, 190, 184) - 206 red, 190 green, and 184 blue.

How to use #CEBEB8 in CSS?

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

What colors go well with #CEBEB8?

#B7C7CD (complementary), #CDB7BC (analogous), and #AD938A (lighter shade) work well with #CEBEB8.