Skip to main content Skip to docs navigation

#ffbadb hex color | Download Light Red 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 Pink Satin and its hex is #FFBBDD Nearest Color Name

Color Hue/Base color: Red

Hex #ffbadb Color code in RGB color code model is created after adding 100% red color, 72.94% green color and 85.88% blue color. Hex #ffbadb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 27% magenta, 14% yellow and 0% black.

Hex #ffbadb color code is between #eebbdd web safe hex color code and #ddaacc web safe hex color code. #eebbdd is the nearest web safe color code. You can see here many more shades of #ffbadb color code.

RGB Chart

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

Color Table

Hex Color Code ffbadb #ffbadb
RGB Decimal 255, 186, 219 255, 186, 219
RGB Percent 100%, 73%, 86% rgb(100%, 73%, 86%)
CSS RGBa 255, 186, 219,1 rgba(255,186,219,1)
CMYK Model cmyk(0%,27%,14%,0%)
HSL Color Space 331,100% ,86% hsl(331,100% ,86%)
HSV Color Space 331°, 27%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111111 10111010 11011011
Octal 377 272 333
Decimal 255 186 219
Hex ff ba db

Different shades of #ffbadb color code.

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

Darkest of #ffbadb
#ff218b
Darker of #ffbadb
#ff54a6
Dark of #ffbadb
#ff87c0
Base of #ffbadb
#ffbadb
Light of #ffbadb
#ffedf6
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

#ffbadb
#baffde

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

Split Complementary

#ffbadb
#baffbb
#bafeff

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

Analogous Color

#fbbaff
#ffbaf8
#ffbadb
#ffbac4
#ffcdba

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

#ffbadb
#badbff
#dbffba

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

#ffbadb
#dbffba
#baffde
#debaff

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

#ffbadb
#feffba
#baffde
#bbbaff

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

#ed0071
#ff218b
#ff54a6
#ff87c0
#ffbadb
#ffedf6
#ffffff
#ffffff
#ffffff

Tints of #ffbadb Color

#ffbadb
#ffc1df
#ffc9e3
#ffd1e7
#ffd8eb
#ffe0ef
#ffe8f3
#ffeff7
#fff7fb
#ffffff

Shades of #ffbadb color code

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

#ffbadb
#e2a5c2
#c690aa
#aa7c92
#8d6779
#715261
#553e49
#382930
#1c1418
#000000

Tones

#ffbadb
#f8c1db
#f1c8dc
#eacfdc
#e3d6dc

Tones

Similar Color like #ffbadb color

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

#ffbbdc
#ffbcdd
#ffbdde
#ffbedf
#ffbfe0
#ffc0e1
#ffc1e2
#ffc2e3
#ffc3e4
#ffc4e5
#ffc5e6
#ffc6e7
#ffc7e8
#ffc8e9
#feb9da
#fdb8d9
#fcb7d8
#fbb6d7
#fab5d6
#f9b4d5
#f8b3d4
#f7b2d3
#f6b1d2
#f5b0d1
#f4afd0
#f3aecf
#f2adce
#f1accd

Download this Light Red

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

#ffbadb Color Code Preview on Black Background Color

This is how #ffbadb Color will look on black background color. Color contrast ratio is 13.30

#ffbadb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffbadb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffbadb

#ffbadb color code is use for CSS Background Color

Background color for the above div is #ffbadb

HTML with inline CSS

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

#ffbadb color code is use for CSS Border Color

CSS Border color for the above div is #ffbadb

HTML with inline CSS

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

CSS Border Left color for the above div is #ffbadb

HTML with inline CSS

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

CSS Border Right color for the above div is #ffbadb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffbadb

HTML with inline CSS

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

CSS Border Top color for the above div is #ffbadb

HTML with inline CSS

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

#ffbadb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffbadb Color code Preview on White Background

This is how #ffbadb Color code will look on white background color. Color contrast ratio is 1.58

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

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