#EDEFE4 Color Information

Hex color code: #EDEFE4

A delicate yellow shade, #EDEFE4 appears as (237, 239, 228) in RGB and (71°, 26%, 92%) in HSL. It is popular in mobile app design.

Try:
Color NameBeige
HEX
#EDEFE4
RGB
237, 239, 228
HSL
71°, 26%, 92%
CMYK
1%, 0%, 5%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDEFE4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 239, 228

Red: 237 / Green: 239 / Blue: 228

HSL

71°, 26%, 92%

Hue: 71° / Saturation: 26% / Lightness: 92%

CMYK

1%, 0%, 5%, 6%

Cyan: 1% / Magenta: 0% / Yellow: 5% / Key: 6%

What color is #EDEFE4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDEFE4 to RGB:

rgb(237, 239, 228)HEX to RGB Converter →

HEX to HSL

Convert #EDEFE4 to HSL:

hsl(71, 26%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #EDEFE4 to CMYK:

cmyk(1%, 0%, 5%, 6%)Color Converter →

Color Meaning and Usage

A soft yellow tone, #EDEFE4 has RGB (237, 239, 228) and HSL (71°, 26%, 92%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDEFE4 is #E7E5F0, creating high-contrast pairings. For softer combinations, try analogous colors like #F0EDE5.

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

Contrast with #EDEFE4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDEFE4?

#EDEFE4 is a soft yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDEFE4?

#EDEFE4 in RGB is (237, 239, 228) - 237 red, 239 green, and 228 blue.

How to use #EDEFE4 in CSS?

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

What colors go well with #EDEFE4?

#E7E5F0 (complementary), #F0EDE5 (analogous), and #CED4B5 (lighter shade) work well with #EDEFE4.