crispedge.com

Color picker

Loading...

#dfe6a5 hex color - Yellow - Warm color - Information

#dfe6a5 hex color - Yellow - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Yellow

Hex #dfe6a5 Color code in RGB color code model is created after adding 87.45% red color, 90.2% green color and 64.71% blue color. Hex #dfe6a5 Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 0% magenta, 28% yellow and 10% black.

Hex #dfe6a5 color code is between #ddeeaa web safe hex color code and #eedd99 web safe hex color code. #ddeeaa is the nearest web safe color code. You can see here many more shades of #dfe6a5 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedfe6a5#dfe6a5
RGB Decimal223, 230, 165rgb(223, 230, 165)
RGB Percent87%, 90%, 65%rgb(87%, 90%, 65%)
CSS RGBa223, 230, 165,1rgba(223,230,165,1)
CMYK Modelcmyk(3%,0%,28%,10%)
HSL Color Space66,57% ,77%hsl(66,57% ,77%)
HSV Color Space66°, 28%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111111110011010100101
Octal337346245
Decimal223230165
Hexdfe6a5

Different shades of #dfe6a5 color code.

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

Light Shade of #dfe6a5
#edf1cd
Dark Shade of #dfe6a5
#d1db7d
Saturated Shade of #dfe6a5
#e4ec9f
Desaturated Shade of #dfe6a5
#dae0ab
Grey scale Shade of #dfe6a5
#c5c5c5
Brighten Shade
#f8ffbe
Most Readable Shade
#000000

Shades of #dfe6a5 color code

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

#dfe6a5
#c6cc92
#adb280
#94996e
#7b7f5b
#636649
#4a4c37
#313324
#181912
#000000

Similar Color like #dfe6a5 color

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

#e0e7a6
#e1e8a7
#e2e9a8
#e3eaa9
#e4ebaa
#e5ecab
#e6edac
#e7eead
#e8efae
#e9f0af
#eaf1b0
#ebf2b1
#ecf3b2
#edf4b3
#dee5a4
#dde4a3
#dce3a2
#dbe2a1
#dae1a0
#d9e09f
#d8df9e
#d7de9d
#d6dd9c
#d5dc9b
#d4db9a
#d3da99
#d2d998
#d1d897

Monochromatic Color with #dfe6a5

#dfe6a5
#11110d
#3a3c2b
#63664a
#8d9168
#b6bb86

Tints of #dfe6a5 Color

#dfe6a5
#e2e8af
#e6ebb9
#e9eec3
#edf1cd
#f0f3d7
#f4f6e1
#f7f9eb
#fbfcf5
#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

#dfe6a5
#aca5e6

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

Split Complementary

#dfe6a5
#a5bfe6
#cda5e6

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

Analogous Color

#e6d3a5
#e6e0a5
#dfe6a5
#d2e6a5
#c5e6a5

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

#dfe6a5
#a5dfe6
#e6a5df

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

#dfe6a5
#a5e6cc
#aca5e6
#e6a5be

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

#dfe6a5
#aca5e6
#cda5e6
#bfe6a5

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

#dfe6a5 Color Code Preview on Black Background Color

This is how #dfe6a5 Color will look on black background color. Color contrast ratio is 16.00

#dfe6a5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfe6a5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfe6a5

#dfe6a5 color code is use for CSS Background Color

Background color for the above div is #dfe6a5

HTML with inline CSS

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

#dfe6a5 color code is use for CSS Border Color

CSS Border color for the above div is #dfe6a5

HTML with inline CSS

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

CSS Border Left color for the above div is #dfe6a5

HTML with inline CSS

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

CSS Border Right color for the above div is #dfe6a5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dfe6a5

HTML with inline CSS

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

CSS Border Top color for the above div is #dfe6a5

HTML with inline CSS

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

#dfe6a5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dfe6a5 Color code Preview on White Background

This is how #dfe6a5 Color code will look on white background color. Color contrast ratio is 1.31

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

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(223,230,165,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(172,165,230,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(223,230,165,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.