crispedge.com

Color picker

Loading...

#ede998 hex color - Yellow - Warm color - Information

#ede998 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #ede998 Color code in RGB color code model is created after adding 92.94% red color, 91.37% green color and 59.61% blue color. Hex #ede998 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 36% yellow and 7% black.

Hex #ede998 color code is between #eeee99 web safe hex color code and #dddd88 web safe hex color code. #eeee99 is the nearest web safe color code. You can see here many more shades of #ede998 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeede998#ede998
RGB Decimal237, 233, 152rgb(237, 233, 152)
RGB Percent93%, 91%, 60%rgb(93%, 91%, 60%)
CSS RGBa237, 233, 152,1rgba(237,233,152,1)
CMYK Modelcmyk(0%,2%,36%,7%)
HSL Color Space57,70% ,76%hsl(57,70% ,76%)
HSV Color Space57°, 36%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011110100110011000
Octal355351230
Decimal237233152
Hexede998

Different shades of #ede998 color code.

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

Light Shade of #ede998
#f5f2c3
Dark Shade of #ede998
#e5e06d
Saturated Shade of #ede998
#f3ee92
Desaturated Shade of #ede998
#e7e49e
Grey scale Shade of #ede998
#c2c2c2
Brighten Shade
#ffffb1
Most Readable Shade
#000000

Shades of #ede998 color code

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

#ede998
#d2cf87
#b8b576
#9e9b65
#838154
#696743
#4f4d32
#343321
#1a1910
#000000

Similar Color like #ede998 color

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

#eeea99
#efeb9a
#f0ec9b
#f1ed9c
#f2ee9d
#f3ef9e
#f4f09f
#f5f1a0
#f6f2a1
#f7f3a2
#f8f4a3
#f9f5a4
#faf6a5
#fbf7a6
#ece897
#ebe796
#eae695
#e9e594
#e8e493
#e7e392
#e6e291
#e5e190
#e4e08f
#e3df8e
#e2de8d
#e1dd8c
#e0dc8b
#dfdb8a

Monochromatic Color with #ede998

#ede998
#181810
#43422b
#6d6c46
#989561
#c2bf7d

Tints of #ede998 Color

#ede998
#efeba3
#f1edae
#f3f0ba
#f5f2c5
#f7f5d1
#f9f7dc
#fbfae8
#fdfcf3
#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

#ede998
#989ced

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

Split Complementary

#ede998
#98c7ed
#bf98ed

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

Analogous Color

#edc798
#edd898
#ede998
#e0ed98
#cfed98

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

#ede998
#98ede9
#e998ed

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

#ede998
#98edbe
#989ced
#ed98c6

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

#ede998
#989ced
#be98ed
#c7ed98

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

#ede998 Color Code Preview on Black Background Color

This is how #ede998 Color will look on black background color. Color contrast ratio is 16.71

#ede998 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede998

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede998

#ede998 color code is use for CSS Background Color

Background color for the above div is #ede998

HTML with inline CSS

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

#ede998 color code is use for CSS Border Color

CSS Border color for the above div is #ede998

HTML with inline CSS

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

CSS Border Left color for the above div is #ede998

HTML with inline CSS

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

CSS Border Right color for the above div is #ede998

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ede998

HTML with inline CSS

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

CSS Border Top color for the above div is #ede998

HTML with inline CSS

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

#ede998 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ede998 Color code Preview on White Background

This is how #ede998 Color code will look on white background color. Color contrast ratio is 1.26

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

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,233,152,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(152,156,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,233,152,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.