#EFC0AF Color Information

Hex color code: #EFC0AF

A delicate orange shade, #EFC0AF appears as (239, 192, 175) in RGB and (16°, 67%, 81%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Pink
HEX
#EFC0AF
RGB
239, 192, 175
HSL
16°, 67%, 81%
CMYK
0%, 20%, 27%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFC0AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 192, 175

Red: 239 / Green: 192 / Blue: 175

HSL

16°, 67%, 81%

Hue: 16° / Saturation: 67% / Lightness: 81%

CMYK

0%, 20%, 27%, 6%

Cyan: 0% / Magenta: 20% / Yellow: 27% / Key: 6%

What color is #EFC0AF?

#EFC0AF is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFC0AF to RGB:

rgb(239, 192, 175)HEX to RGB Converter →

HEX to HSL

Convert #EFC0AF to HSL:

hsl(16, 67%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #EFC0AF to CMYK:

cmyk(0%, 20%, 27%, 6%)Color Converter →

Color Meaning and Usage

A ethereal orange tone, #EFC0AF has RGB (239, 192, 175) and HSL (16°, 67%, 81%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFC0AF is #AEDEEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFAEBD.

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

Contrast with #EFC0AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFC0AF?

#EFC0AF is a ethereal orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFC0AF?

#EFC0AF in RGB is (239, 192, 175) - 239 red, 192 green, and 175 blue.

How to use #EFC0AF in CSS?

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

What colors go well with #EFC0AF?

#AEDEEF (complementary), #EFAEBD (analogous), and #E28D6E (lighter shade) work well with #EFC0AF.