crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#edff6c hex color - Yellow - Warm color - Information

#edff6c hex color - Yellow - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Yellow

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

Hex #edff6c color code is between #eeee66 web safe hex color code and #dddd77 web safe hex color code. #eeee66 is the nearest web safe color code. You can see here many more shades of #edff6c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeedff6c#edff6c
RGB Decimal237, 255, 108rgb(237, 255, 108)
RGB Percent93%, 100%, 42%rgb(93%, 100%, 42%)
CSS RGBa237, 255, 108,1rgba(237,255,108,1)
CMYK Modelcmyk(7%,0%,58%,0%)
HSL Color Space67,100% ,71%hsl(67,100% ,71%)
HSV Color Space67°, 58%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011111111101101100
Octal355377154
Decimal237255108
Hexedff6c

Different shades of #edff6c color code.

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

Light Shade of #edff6c
#f3ff9f
Dark Shade of #edff6c
#e7ff39
Saturated Shade of #edff6c
#edff6c
Desaturated Shade of #edff6c
#e7f873
Grey scale Shade of #edff6c
#b5b5b5
Brighten Shade
#ffff85
Most Readable Shade
#000000

Shades of #edff6c color code

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

#edff6c
#d2e260
#b8c654
#9eaa48
#838d3c
#697130
#4f5524
#343818
#1a1c0c
#000000

Similar Color like #edff6c color

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

#eeff6d
#efff6e
#f0ff6f
#f1ff70
#f2ff71
#f3ff72
#f4ff73
#f5ff74
#f6ff75
#f7ff76
#f8ff77
#f9ff78
#faff79
#fbff7a
#ecfe6b
#ebfd6a
#eafc69
#e9fb68
#e8fa67
#e7f966
#e6f865
#e5f764
#e4f663
#e3f562
#e2f461
#e1f360
#e0f25f
#dff15e

Monochromatic Color with #edff6c

#edff6c
#272a12
#4f5524
#778036
#9eaa48
#c5d45a

Tints of #edff6c Color

#edff6c
#efff7c
#f1ff8c
#f3ff9d
#f5ffad
#f7ffbd
#f9ffce
#fbffde
#fdffee
#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

#edff6c
#7e6cff

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

Split Complementary

#edff6c
#6ca4ff
#c76cff

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

Analogous Color

#ffd66c
#fff46c
#edff6c
#d0ff6c
#b2ff6c

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

#edff6c
#6cedff
#ff6ced

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

#edff6c
#6cffc7
#7e6cff
#ff6ca3

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

#edff6c
#7e6cff
#c76cff
#a4ff6c

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

#edff6c Color Code Preview on Black Background Color

This is how #edff6c Color will look on black background color. Color contrast ratio is 19.12

#edff6c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edff6c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edff6c

#edff6c color code is use for CSS Background Color

Background color for the above div is #edff6c

HTML with inline CSS

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

#edff6c color code is use for CSS Border Color

CSS Border color for the above div is #edff6c

HTML with inline CSS

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

CSS Border Left color for the above div is #edff6c

HTML with inline CSS

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

CSS Border Right color for the above div is #edff6c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edff6c

HTML with inline CSS

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

CSS Border Top color for the above div is #edff6c

HTML with inline CSS

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

#edff6c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edff6c Color code Preview on White Background

This is how #edff6c Color code will look on white background color. Color contrast ratio is 1.10

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.