crispedge.com

Color picker

Loading...

#edffa9 hex color - Yellow - Warm color - Information

#edffa9 hex color - Yellow - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Yellow

Hex #edffa9 Color code in RGB color code model is created after adding 92.94% red color, 100% green color and 66.27% blue color. Hex #edffa9 Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 0% magenta, 34% yellow and 0% black.

Hex #edffa9 color code is between #eeeeaa web safe hex color code and #dddd99 web safe hex color code. #eeeeaa is the nearest web safe color code. You can see here many more shades of #edffa9 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeedffa9#edffa9
RGB Decimal237, 255, 169rgb(237, 255, 169)
RGB Percent93%, 100%, 66%rgb(93%, 100%, 66%)
CSS RGBa237, 255, 169,1rgba(237,255,169,1)
CMYK Modelcmyk(7%,0%,34%,0%)
HSL Color Space73,100% ,83%hsl(73,100% ,83%)
HSV Color Space73°, 34%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011111111110101001
Octal355377251
Decimal237255169
Hexedffa9

Different shades of #edffa9 color code.

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

Light Shade of #edffa9
#f8ffdc
Dark Shade of #edffa9
#e2ff76
Saturated Shade of #edffa9
#edffa9
Desaturated Shade of #edffa9
#eafbad
Grey scale Shade of #edffa9
#d4d4d4
Brighten Shade
#ffffc2
Most Readable Shade
#000000

Shades of #edffa9 color code

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

#edffa9
#d2e296
#b8c683
#9eaa70
#838d5d
#69714b
#4f5538
#343825
#1a1c12
#000000

Similar Color like #edffa9 color

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

#eeffaa
#efffab
#f0ffac
#f1ffad
#f2ffae
#f3ffaf
#f4ffb0
#f5ffb1
#f6ffb2
#f7ffb3
#f8ffb4
#f9ffb5
#faffb6
#fbffb7
#ecfea8
#ebfda7
#eafca6
#e9fba5
#e8faa4
#e7f9a3
#e6f8a2
#e5f7a1
#e4f6a0
#e3f59f
#e2f49e
#e1f39d
#e0f29c
#dff19b

Monochromatic Color with #edffa9

#edffa9
#272a1c
#4f5538
#778055
#9eaa71
#c5d48d

Tints of #edffa9 Color

#edffa9
#efffb2
#f1ffbc
#f3ffc5
#f5ffcf
#f7ffd8
#f9ffe2
#fbffeb
#fdfff5
#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

#edffa9
#bba9ff

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

Split Complementary

#edffa9
#a9c2ff
#e6a9ff

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

Analogous Color

#ffefa9
#feffa9
#edffa9
#dcffa9
#cbffa9

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

#edffa9
#a9edff
#ffa9ed

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

#edffa9
#a9ffe6
#bba9ff
#ffa9c2

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

#edffa9
#bba9ff
#e6a9ff
#c2ffa9

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 #edffa9 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.

#edffa9 Color Code Preview on Black Background Color

This is how #edffa9 Color will look on black background color. Color contrast ratio is 19.48

#edffa9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edffa9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edffa9

#edffa9 color code is use for CSS Background Color

Background color for the above div is #edffa9

HTML with inline CSS

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

#edffa9 color code is use for CSS Border Color

CSS Border color for the above div is #edffa9

HTML with inline CSS

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

CSS Border Left color for the above div is #edffa9

HTML with inline CSS

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

CSS Border Right color for the above div is #edffa9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edffa9

HTML with inline CSS

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

CSS Border Top color for the above div is #edffa9

HTML with inline CSS

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

#edffa9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edffa9 Color code Preview on White Background

This is how #edffa9 Color code will look on white background color. Color contrast ratio is 1.08

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 #edffa9; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #edffa9; }

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(237,255,169,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(187,169,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,255,169,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.