@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#aed25c hex color - Green - Warm color - Information

#aed25c hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #aed25c Color code in RGB color code model is created after adding 68.24% red color, 82.35% green color and 36.08% blue color. Hex #aed25c Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 0% magenta, 56% yellow and 17.65% black.

Hex #aed25c color code is between #aacc55 web safe hex color code and #bbdd66 web safe hex color code. #aacc55 is the nearest web safe color code. You can see here many more shades of #aed25c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codeaed25c#aed25c
RGB Decimal174, 210, 92rgb(174, 210, 92)
RGB Percent68%, 82%, 36%rgb(68%, 82%, 36%)
CSS RGBa174, 210, 92,1rgba(174,210,92,1)
CMYK Modelcmyk(17%,0%,56%,17.65%)
HSL Color Space78,57% ,59%hsl(78,57% ,59%)
HSV Color Space78°, 56%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011101101001001011100
Octal256322134
Decimal17421092
Hexaed25c

Different shades of #aed25c color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #aed25c
#c2dd84
Dark Shade of #aed25c
#99c536
Saturated Shade of #aed25c
#b2dc52
Desaturated Shade of #aed25c
#aac866
Grey scale Shade of #aed25c
#979797
Brighten Shade
#c7eb75
Most Readable Shade
#000000

Shades of #aed25c color code

Generate more color scales with scales (color stack) generator.

#aed25c
#9aba51
#87a347
#748c3d
#607433
#4d5d28
#3a461e
#262e14
#13170a
#000000

Similar Color like #aed25c color

Find visually similar hex color codes nearing to #aed25c hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#afd35d
#b0d45e
#b1d55f
#b2d660
#b3d761
#b4d862
#b5d963
#b6da64
#b7db65
#b8dc66
#b9dd67
#bade68
#bbdf69
#bce06a
#add15b
#acd05a
#abcf59
#aace58
#a9cd57
#a8cc56
#a7cb55
#a6ca54
#a5c953
#a4c852
#a3c751
#a2c650
#a1c54f
#a0c44e

Monochromatic Color with #aed25c

#aed25c
#d1fc6f
#212812
#445224
#687d37
#8ba749

Tints of #aed25c Color

#aed25c
#b7d76e
#c0dc80
#c9e192
#d2e6a4
#dbebb6
#e4f0c8
#edf5da
#f6faec
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#aed25c
#805cd2

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#aed25c
#5c73d2
#bb5cd2

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#d2c75c
#c6d25c
#aed25c
#96d25c
#7fd25c

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#aed25c
#5caed2
#d25cae

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#aed25c
#5cd2bb
#805cd2
#d25c73

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#aed25c
#805cd2
#bb5cd2
#73d25c

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #aed25c Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#aed25c Color Code Preview on Black Background Color

This is how #aed25c Color will look on black background color. Color contrast ratio is 12.17

#aed25c in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#aed25c">Your Example Paragraph content text in with font color #aed25c </p>

Your Example Paragraph content text in with font color #aed25c

HTML with inline CSS

<div style="color:#aed25c">Your Paragraph text in with font color #aed25c </div>

Your Example Paragraph content text in with font color #aed25c

#aed25c color code is use for CSS Background Color

Background color for the above div is #aed25c

HTML with inline CSS

<div style="background-color:#aed25c;"></div>

#aed25c color code is use for CSS Border Color

CSS Border color for the above div is #aed25c

HTML with inline CSS

<div style="border:5px solid #aed25c;"></div>

CSS Border Left color for the above div is #aed25c

HTML with inline CSS

<div style="border-left:5px solid #aed25c;"></div>

CSS Border Right color for the above div is #aed25c

HTML with inline CSS

<div style="border-right:5px solid #aed25c;"></div>

CSS Border Bottom color for the above div is #aed25c

HTML with inline CSS

<div style="border-bottom:5px solid #aed25c;"></div>

CSS Border Top color for the above div is #aed25c

HTML with inline CSS

<div style="border-top:5px solid #aed25c;"></div>

#aed25c hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#aed25c; } .examplecolorclass {color:#aed25c; } .examplebordercolor {border:3px solid #aed25c; }

#aed25c Color code Preview on White Background

This is how #aed25c Color code will look on white background color. Color contrast ratio is 1.73

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #aed25c; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #aed25c; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(174,210,92,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(128,92,210,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,210,92,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.