Skip to main content Skip to docs navigation

#dcdd98 hex color | Download Light Green BG image | Information

Color Picker

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

Color Info

Woow we have a nearby visually matching color name available. It's name is Chalcedony and its hex is #DDDD99 Nearest Color Name

Color Hue/Base color: Green

Hex #dcdd98 Color code in RGB color code model is created after adding 86.27% red color, 86.67% green color and 59.61% blue color. Hex #dcdd98 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 0% magenta, 31% yellow and 13.33% black.

Hex #dcdd98 color code is between #ddcc99 web safe hex color code and #ccee88 web safe hex color code. #ddcc99 is the nearest web safe color code. You can see here many more shades of #dcdd98 color code.

RGB Chart

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

Color Table

Hex Color Code dcdd98 #dcdd98
RGB Decimal 220, 221, 152 220, 221, 152
RGB Percent 86%, 87%, 60% rgb(86%, 87%, 60%)
CSS RGBa 220, 221, 152,1 rgba(220,221,152,1)
CMYK Model cmyk(0%,0%,31%,13.33%)
HSL Color Space 61,50% ,73% hsl(61,50% ,73%)
HSV Color Space 61°, 31%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011100 11011101 10011000
Octal 334 335 230
Decimal 220 221 152
Hex dc dd 98

Different shades of #dcdd98 color code.

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

Darkest of #dcdd98
#a4a537
Darker of #dcdd98
#c2c44b
Dark of #dcdd98
#cfd072
Base of #dcdd98
#dcdd98
Light of #dcdd98
#e9eabe
Lighter
#f6f6e5
Lightest
#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

#dcdd98
#9998dd

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

Split Complementary

#dcdd98
#98badd
#bc98dd

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

Analogous Color

#ddb698
#ddc198
#dcdd98
#c5dd98
#a8dd98

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

#dcdd98
#dd98dc
#98dcdd

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

#dcdd98
#98dcdd
#9998dd
#dd9998

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#dcdd98
#98ddbc
#9998dd
#dd98ba

Square 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).

Monochromatic Color with #dcdd98

#7e7f2a
#a4a537
#c2c44b
#cfd072
#dcdd98
#e9eabe
#f6f6e5
#ffffff
#ffffff

Tints of #dcdd98 Color

#dcdd98
#dfe0a3
#e3e4ae
#e7e8ba
#ebecc5
#efefd1
#f3f3dc
#f7f7e8
#fbfbf3
#ffffff

Shades of #dcdd98 color code

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

#dcdd98
#c3c487
#abab76
#929365
#7a7a54
#616243
#494932
#303121
#181810
#000000

Tones

#dcdd98
#cfcfa6
#c1c2b3
#bbbbbb
#bbbbbb

Tones

Similar Color like #dcdd98 color

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

#ddde99
#dedf9a
#dfe09b
#e0e19c
#e1e29d
#e2e39e
#e3e49f
#e4e5a0
#e5e6a1
#e6e7a2
#e7e8a3
#e8e9a4
#e9eaa5
#eaeba6
#dbdc97
#dadb96
#d9da95
#d8d994
#d7d893
#d6d792
#d5d691
#d4d590
#d3d48f
#d2d38e
#d1d28d
#d0d18c
#cfd08b
#cecf8a

Download this Light Green

Hex #dcdd98 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.

#dcdd98 Color Code Preview on Black Background Color

This is how #dcdd98 Color will look on black background color. Color contrast ratio is 14.84

#dcdd98 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcdd98

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcdd98

#dcdd98 color code is use for CSS Background Color

Background color for the above div is #dcdd98

HTML with inline CSS

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

#dcdd98 color code is use for CSS Border Color

CSS Border color for the above div is #dcdd98

HTML with inline CSS

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

CSS Border Left color for the above div is #dcdd98

HTML with inline CSS

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

CSS Border Right color for the above div is #dcdd98

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dcdd98

HTML with inline CSS

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

CSS Border Top color for the above div is #dcdd98

HTML with inline CSS

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

#dcdd98 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dcdd98 Color code Preview on White Background

This is how #dcdd98 Color code will look on white background color. Color contrast ratio is 1.42

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(220,221,152,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(153,152,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(220,221,152,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }