@
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.

#eddf15 hex color - Yellow - Warm color - Information

#eddf15 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #eddf15 Color code in RGB color code model is created after adding 92.94% red color, 87.45% green color and 8.24% blue color. Hex #eddf15 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 91% yellow and 7.06% black.

Hex #eddf15 color code is between #eedd11 web safe hex color code and #ddee22 web safe hex color code. #eedd11 is the nearest web safe color code. You can see here many more shades of #eddf15 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeeddf15#eddf15
RGB Decimal237, 223, 21rgb(237, 223, 21)
RGB Percent93%, 87%, 8%rgb(93%, 87%, 8%)
CSS RGBa237, 223, 21,1rgba(237,223,21,1)
CMYK Modelcmyk(0%,6%,91%,7.06%)
HSL Color Space56,86% ,51%hsl(56,86% ,51%)
HSV Color Space56°, 91%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011101111100010101
Octal35533725
Decimal23722321
Hexeddf15

Different shades of #eddf15 color code.

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

Light Shade of #eddf15
#f1e544
Dark Shade of #eddf15
#c0b50f
Saturated Shade of #eddf15
#faea08
Desaturated Shade of #eddf15
#e0d422
Grey scale Shade of #eddf15
#818181
Brighten Shade
#fff82e
Most Readable Shade
#000000

Shades of #eddf15 color code

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

#eddf15
#d2c612
#b8ad10
#9e940e
#837b0b
#696309
#4f4a07
#343104
#1a1802
#000000

Similar Color like #eddf15 color

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

#eee016
#efe117
#f0e218
#f1e319
#f2e41a
#f3e51b
#f4e61c
#f5e71d
#f6e81e
#f7e91f
#f8ea20
#f9eb21
#faec22
#fbed23
#ecde14
#ebdd13
#eadc12
#e9db11
#e8da10
#e7d90f
#e6d80e
#e5d70d
#e4d60c
#e3d50b
#e2d40a
#e1d309
#e0d208
#dfd107

Monochromatic Color with #eddf15

#eddf15
#181702
#433f06
#6d670a
#988f0d
#c2b711

Tints of #eddf15 Color

#eddf15
#efe22f
#f1e649
#f3e963
#f5ed7d
#f7f097
#f9f4b1
#fbf7cb
#fdfbe5
#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

#eddf15
#1523ed

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

Split Complementary

#eddf15
#158fed
#7315ed

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

Analogous Color

#ed8915
#edb415
#eddf15
#d0ed15
#a5ed15

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

#eddf15
#15eddf
#df15ed

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

#eddf15
#15ed73
#1523ed
#ed158f

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

#eddf15
#1523ed
#7315ed
#8fed15

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

#eddf15 Color Code Preview on Black Background Color

This is how #eddf15 Color will look on black background color. Color contrast ratio is 15.17

#eddf15 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eddf15

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eddf15

#eddf15 color code is use for CSS Background Color

Background color for the above div is #eddf15

HTML with inline CSS

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

#eddf15 color code is use for CSS Border Color

CSS Border color for the above div is #eddf15

HTML with inline CSS

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

CSS Border Left color for the above div is #eddf15

HTML with inline CSS

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

CSS Border Right color for the above div is #eddf15

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eddf15

HTML with inline CSS

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

CSS Border Top color for the above div is #eddf15

HTML with inline CSS

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

#eddf15 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eddf15 Color code Preview on White Background

This is how #eddf15 Color code will look on white background color. Color contrast ratio is 1.38

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

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,223,21,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(21,35,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,223,21,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.