#EDFAC0 Color Information

Hex color code: #EDFAC0

A delicate yellow shade, #EDFAC0 appears as (237, 250, 192) in RGB and (73°, 85%, 87%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Goldenrod Yellow
HEX
#EDFAC0
RGB
237, 250, 192
HSL
73°, 85%, 87%
CMYK
5%, 0%, 23%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDFAC0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 250, 192

Red: 237 / Green: 250 / Blue: 192

HSL

73°, 85%, 87%

Hue: 73° / Saturation: 85% / Lightness: 87%

CMYK

5%, 0%, 23%, 2%

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

What color is #EDFAC0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDFAC0 to RGB:

rgb(237, 250, 192)HEX to RGB Converter →

HEX to HSL

Convert #EDFAC0 to HSL:

hsl(73, 85%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #EDFAC0 to CMYK:

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

Color Meaning and Usage

#EDFAC0 is a light yellow color with RGB values of 237, 250, 192 and HSL of 73°, 85%, 87%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDFAC0 is #CEC2FA, creating high-contrast pairings. For softer combinations, try analogous colors like #FAEAC2.

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

Contrast with #EDFAC0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDFAC0?

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

What is the RGB value of #EDFAC0?

#EDFAC0 in RGB is (237, 250, 192) - 237 red, 250 green, and 192 blue.

How to use #EDFAC0 in CSS?

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

What colors go well with #EDFAC0?

#CEC2FA (complementary), #FAEAC2 (analogous), and #DAF47B (lighter shade) work well with #EDFAC0.