#EDFBF5 Color Information

Hex color code: #EDFBF5

#EDFBF5 is a airy cyan color. In RGB it is (237, 251, 245), and in HSL it is (154°, 64%, 96%). It is widely used in graphic design.

Try:
Color NameHoneydew
HEX
#EDFBF5
RGB
237, 251, 245
HSL
154°, 64%, 96%
CMYK
6%, 0%, 2%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDFBF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 251, 245

Red: 237 / Green: 251 / Blue: 245

HSL

154°, 64%, 96%

Hue: 154° / Saturation: 64% / Lightness: 96%

CMYK

6%, 0%, 2%, 2%

Cyan: 6% / Magenta: 0% / Yellow: 2% / Key: 2%

What color is #EDFBF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDFBF5 to RGB:

rgb(237, 251, 245)HEX to RGB Converter →

HEX to HSL

Convert #EDFBF5 to HSL:

hsl(154, 64%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #EDFBF5 to CMYK:

cmyk(6%, 0%, 2%, 2%)Color Converter →

Color Meaning and Usage

#EDFBF5 is a soft cyan color with RGB values of 237, 251, 245 and HSL of 154°, 64%, 96%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDFBF5 is #FBEEF4, creating high-contrast pairings. For softer combinations, try analogous colors like #EEFBEF.

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

Contrast with #EDFBF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDFBF5?

#EDFBF5 is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDFBF5?

#EDFBF5 in RGB is (237, 251, 245) - 237 red, 251 green, and 245 blue.

How to use #EDFBF5 in CSS?

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

What colors go well with #EDFBF5?

#FBEEF4 (complementary), #EEFBEF (analogous), and #B0EED3 (lighter shade) work well with #EDFBF5.