#CE947E Color Information

Hex color code: #CE947E

A soft orange shade, #CE947E appears as (206, 148, 126) in RGB and (17°, 45%, 65%) in HSL. It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#CE947E
RGB
206, 148, 126
HSL
17°, 45%, 65%
CMYK
0%, 28%, 39%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE947E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 148, 126

Red: 206 / Green: 148 / Blue: 126

HSL

17°, 45%, 65%

Hue: 17° / Saturation: 45% / Lightness: 65%

CMYK

0%, 28%, 39%, 19%

Cyan: 0% / Magenta: 28% / Yellow: 39% / Key: 19%

What color is #CE947E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE947E to RGB:

rgb(206, 148, 126)HEX to RGB Converter →

HEX to HSL

Convert #CE947E to HSL:

hsl(17, 45%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #CE947E to CMYK:

cmyk(0%, 28%, 39%, 19%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #CE947E has RGB (206, 148, 126) and HSL (17°, 45%, 65%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE947E is #7EB7CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CE7E8F.

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

Contrast with #CE947E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE947E?

#CE947E is a subtle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CE947E?

#CE947E in RGB is (206, 148, 126) - 206 red, 148 green, and 126 blue.

How to use #CE947E in CSS?

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

What colors go well with #CE947E?

#7EB7CE (complementary), #CE7E8F (analogous), and #B96746 (lighter shade) work well with #CE947E.