crispedge.com

Color picker

Loading...

#ede24a hex color - Yellow - Warm color - Information

#ede24a hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #ede24a Color code in RGB color code model is created after adding 92.94% red color, 88.63% green color and 29.02% blue color. Hex #ede24a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 69% yellow and 7% black.

Hex #ede24a color code is between #eedd44 web safe hex color code and #ddee55 web safe hex color code. #eedd44 is the nearest web safe color code. You can see here many more shades of #ede24a color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeede24a#ede24a
RGB Decimal237, 226, 74rgb(237, 226, 74)
RGB Percent93%, 89%, 29%rgb(93%, 89%, 29%)
CSS RGBa237, 226, 74,1rgba(237,226,74,1)
CMYK Modelcmyk(0%,5%,69%,7%)
HSL Color Space56,82% ,61%hsl(56,82% ,61%)
HSV Color Space56°, 69%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011110001001001010
Octal355342112
Decimal23722674
Hexede24a

Different shades of #ede24a color code.

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

Light Shade of #ede24a
#f2e978
Dark Shade of #ede24a
#e8db1c
Saturated Shade of #ede24a
#f7eb40
Desaturated Shade of #ede24a
#e3d954
Grey scale Shade of #ede24a
#9b9b9b
Brighten Shade
#fffb63
Most Readable Shade
#000000

Shades of #ede24a color code

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

#ede24a
#d2c841
#b8af39
#9e9631
#837d29
#696420
#4f4b18
#343210
#1a1908
#000000

Similar Color like #ede24a color

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

#eee34b
#efe44c
#f0e54d
#f1e64e
#f2e74f
#f3e850
#f4e951
#f5ea52
#f6eb53
#f7ec54
#f8ed55
#f9ee56
#faef57
#fbf058
#ece149
#ebe048
#eadf47
#e9de46
#e8dd45
#e7dc44
#e6db43
#e5da42
#e4d941
#e3d840
#e2d73f
#e1d63e
#e0d53d
#dfd43c

Monochromatic Color with #ede24a

#ede24a
#181708
#434015
#6d6822
#98912f
#c2b93d

Tints of #ede24a Color

#ede24a
#efe55e
#f1e872
#f3eb86
#f5ee9a
#f7f2ae
#f9f5c2
#fbf8d6
#fdfbea
#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

#ede24a
#4a55ed

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

Split Complementary

#ede24a
#4aa6ed
#914aed

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

Analogous Color

#eda14a
#edc14a
#ede24a
#d7ed4a
#b7ed4a

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

#ede24a
#4aede2
#e24aed

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

#ede24a
#4aed91
#4a55ed
#ed4aa6

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

#ede24a
#4a55ed
#914aed
#a6ed4a

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

#ede24a Color Code Preview on Black Background Color

This is how #ede24a Color will look on black background color. Color contrast ratio is 15.58

#ede24a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede24a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede24a

#ede24a color code is use for CSS Background Color

Background color for the above div is #ede24a

HTML with inline CSS

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

#ede24a color code is use for CSS Border Color

CSS Border color for the above div is #ede24a

HTML with inline CSS

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

CSS Border Left color for the above div is #ede24a

HTML with inline CSS

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

CSS Border Right color for the above div is #ede24a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ede24a

HTML with inline CSS

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

CSS Border Top color for the above div is #ede24a

HTML with inline CSS

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

#ede24a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ede24a Color code Preview on White Background

This is how #ede24a Color code will look on white background color. Color contrast ratio is 1.35

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

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,226,74,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(74,85,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,226,74,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.