Skip to main content Skip to docs navigation

#dbdfbf hex color | Download Light Yellow 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 Soft Vellum and its hex is #DDDEBE Nearest Color Name

Color Hue/Base color: Yellow

Hex #dbdfbf Color code in RGB color code model is created after adding 85.88% red color, 87.45% green color and 74.9% blue color. Hex #dbdfbf Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 0% magenta, 14% yellow and 12.55% black.

Hex #dbdfbf color code is between #ddddbb web safe hex color code and #cceecc web safe hex color code. #ddddbb is the nearest web safe color code. You can see here many more shades of #dbdfbf color code.

RGB Chart

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

Color Table

Hex Color Code dbdfbf #dbdfbf
RGB Decimal 219, 223, 191 219, 223, 191
RGB Percent 86%, 87%, 75% rgb(86%, 87%, 75%)
CSS RGBa 219, 223, 191,1 rgba(219,223,191,1)
CMYK Model cmyk(2%,0%,14%,12.55%)
HSL Color Space 68,33% ,81% hsl(68,33% ,81%)
HSV Color Space 68°, 14%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 11011111 10111111
Octal 333 337 277
Decimal 219 223 191
Hex db df bf

Different shades of #dbdfbf color code.

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

Darkest of #dbdfbf
#a2ac59
Darker of #dbdfbf
#b5bd7b
Dark of #dbdfbf
#c8ce9d
Base of #dbdfbf
#dbdfbf
Light of #dbdfbf
#eef0e1
Lighter
#ffffff
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

#dbdfbf
#c3bfdf

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

Split Complementary

#dbdfbf
#bfcbdf
#d3bfdf

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

Analogous Color

#dfd0bf
#dfd6bf
#dbdfbf
#d0dfbf
#c3dfbf

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

#dbdfbf
#dfbfdb
#bfdbdf

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

#dbdfbf
#bfdbdf
#c3bfdf
#dfc3bf

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

#dbdfbf
#bfdfd3
#c3bfdf
#dfbfcb

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 #dbdfbf

#838c46
#a2ac59
#b5bd7b
#c8ce9d
#dbdfbf
#eef0e1
#ffffff
#ffffff
#ffffff

Tints of #dbdfbf Color

#dbdfbf
#dfe2c6
#e3e6cd
#e7e9d4
#ebeddb
#eff0e2
#f3f4e9
#f7f7f0
#fbfbf7
#ffffff

Shades of #dbdfbf color code

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

#dbdfbf
#c2c6a9
#aaad94
#92947f
#797b6a
#616354
#494a3f
#30312a
#181815
#000000

Tones

#dbdfbf
#d4d5c9
#cfcfcf
#cfcfcf
#cfcfcf

Tones

Similar Color like #dbdfbf color

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

#dce0c0
#dde1c1
#dee2c2
#dfe3c3
#e0e4c4
#e1e5c5
#e2e6c6
#e3e7c7
#e4e8c8
#e5e9c9
#e6eaca
#e7ebcb
#e8eccc
#e9edcd
#dadebe
#d9ddbd
#d8dcbc
#d7dbbb
#d6daba
#d5d9b9
#d4d8b8
#d3d7b7
#d2d6b6
#d1d5b5
#d0d4b4
#cfd3b3
#ced2b2
#cdd1b1

Download this Light Yellow

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

#dbdfbf Color Code Preview on Black Background Color

This is how #dbdfbf Color will look on black background color. Color contrast ratio is 15.32

#dbdfbf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbdfbf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbdfbf

#dbdfbf color code is use for CSS Background Color

Background color for the above div is #dbdfbf

HTML with inline CSS

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

#dbdfbf color code is use for CSS Border Color

CSS Border color for the above div is #dbdfbf

HTML with inline CSS

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

CSS Border Left color for the above div is #dbdfbf

HTML with inline CSS

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

CSS Border Right color for the above div is #dbdfbf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbdfbf

HTML with inline CSS

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

CSS Border Top color for the above div is #dbdfbf

HTML with inline CSS

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

#dbdfbf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbdfbf Color code Preview on White Background

This is how #dbdfbf Color code will look on white background color. Color contrast ratio is 1.37

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

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(219,223,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(195,191,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(219,223,191,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }