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

#ddf95f hex color - Yellow - Warm color - Information

#ddf95f hex color - Yellow - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Yellow

Hex #ddf95f Color code in RGB color code model is created after adding 86.67% red color, 97.65% green color and 37.25% blue color. Hex #ddf95f Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 0% magenta, 62% yellow and 2.35% black.

Hex #ddf95f color code is between #ccff66 web safe hex color code and #eeee55 web safe hex color code. #ccff66 is the nearest web safe color code. You can see here many more shades of #ddf95f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code ddf95f #ddf95f
RGB Decimal 221, 249, 95 rgb(221, 249, 95)
RGB Percent 87%, 98%, 37% rgb(87%, 98%, 37%)
CSS RGBa 221, 249, 95,1 rgba(221,249,95,1)
CMYK Model cmyk(11%,0%,62%,2.35%)
HSL Color Space 71,93% ,67% hsl(71,93% ,67%)
HSV Color Space 71°, 62%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 11111001 01011111
Octal 335 371 137
Decimal 221 249 95
Hex dd f9 5f

Different shades of #ddf95f color code.

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

Light Shade of #ddf95f
#e7fb90
Dark Shade of #ddf95f
#d3f72e
Saturated Shade of #ddf95f
#e1ff59
Desaturated Shade of #ddf95f
#d8f167
Grey scale Shade of #ddf95f
#acacac
Brighten Shade
#f6ff78
Most Readable Shade
#000000

Shades of #ddf95f color code

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

#ddf95f
#c4dd54
#abc149
#93a63f
#7a8a34
#626e2a
#49531f
#313715
#181b0a
#000000

Similar Color like #ddf95f color

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

#defa60
#dffb61
#e0fc62
#e1fd63
#e2fe64
#e3ff65
#e4ff66
#e5ff67
#e6ff68
#e7ff69
#e8ff6a
#e9ff6b
#eaff6c
#ebff6d
#dcf85e
#dbf75d
#daf65c
#d9f55b
#d8f45a
#d7f359
#d6f258
#d5f157
#d4f056
#d3ef55
#d2ee54
#d1ed53
#d0ec52
#cfeb51

Monochromatic Color with #ddf95f

#ddf95f
#20240e
#464f1e
#6c792e
#92a43f
#b7ce4f

Tints of #ddf95f Color

#ddf95f
#e0f970
#e4fa82
#e8fb94
#ecfba6
#effcb7
#f3fdc9
#f7fddb
#fbfeed
#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

#ddf95f
#7b5ff9

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

Split Complementary

#ddf95f
#5f90f9
#c85ff9

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

Analogous Color

#f9d75f
#f9f65f
#ddf95f
#bef95f
#9ff95f

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

#ddf95f
#5fddf9
#f95fdd

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

#ddf95f
#5ff9c8
#7b5ff9
#f95f90

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

#ddf95f
#7b5ff9
#c85ff9
#90f95f

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

#ddf95f Color Code Preview on Black Background Color

This is how #ddf95f Color will look on black background color. Color contrast ratio is 17.79

#ddf95f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddf95f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddf95f

#ddf95f color code is use for CSS Background Color

Background color for the above div is #ddf95f

HTML with inline CSS

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

#ddf95f color code is use for CSS Border Color

CSS Border color for the above div is #ddf95f

HTML with inline CSS

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

CSS Border Left color for the above div is #ddf95f

HTML with inline CSS

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

CSS Border Right color for the above div is #ddf95f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddf95f

HTML with inline CSS

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

CSS Border Top color for the above div is #ddf95f

HTML with inline CSS

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

#ddf95f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddf95f Color code Preview on White Background

This is how #ddf95f Color code will look on white background color. Color contrast ratio is 1.18

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

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(221,249,95,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(123,95,249,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,249,95,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.