#90F070 Color Information

Hex color code: #90F070

A bold green shade, #90F070 appears as (144, 240, 112) in RGB and (105°, 81%, 69%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Green
HEX
#90F070
RGB
144, 240, 112
HSL
105°, 81%, 69%
CMYK
40%, 0%, 53%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #90F070; 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 #90F070; background-color: #90F07015; }

Alert / Toast

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

Link / Accent

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

a { color: #90F070; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #90F070 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 240, 112

Red: 144 / Green: 240 / Blue: 112

HSL

105°, 81%, 69%

Hue: 105° / Saturation: 81% / Lightness: 69%

CMYK

40%, 0%, 53%, 6%

Cyan: 40% / Magenta: 0% / Yellow: 53% / Key: 6%

What color is #90F070?

#90F070 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #90F070 to RGB:

rgb(144, 240, 112)HEX to RGB Converter →

HEX to HSL

Convert #90F070 to HSL:

hsl(105, 81%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #90F070 to CMYK:

cmyk(40%, 0%, 53%, 6%)Color Converter →

Color Meaning and Usage

A striking green tone, #90F070 has RGB (144, 240, 112) and HSL (105°, 81%, 69%). Known for evoking energy and excitement, this highly saturated hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #90F070 is #D070F0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0F070.

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

Contrast with #90F070

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #90F070?

#90F070 is a striking green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #90F070?

#90F070 in RGB is (144, 240, 112) - 144 red, 240 green, and 112 blue.

How to use #90F070 in CSS?

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

What colors go well with #90F070?

#D070F0 (complementary), #D0F070 (analogous), and #5AE92B (lighter shade) work well with #90F070.