Skip to main content Skip to docs navigation

#f5b2dd hex color | Light Red & Warm color | 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 Manga Pink and its hex is #F5B9D8 Nearest Color Name

Color Hue/Base color: Red

Hex #f5b2dd Color code in RGB color code model is created after adding 96.08% red color, 69.8% green color and 86.67% blue color. Hex #f5b2dd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 27% magenta, 10% yellow and 3.92% black.

Hex #f5b2dd color code is between #eeaacc web safe hex color code and #ffbbee web safe hex color code. #eeaacc is the nearest web safe color code. You can see here many more shades of #f5b2dd color code.

RGB Chart

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

Color Table

Hex Color Code f5b2dd #f5b2dd
RGB Decimal 245, 178, 221 245, 178, 221
RGB Percent 96%, 70%, 87% rgb(96%, 70%, 87%)
CSS RGBa 245, 178, 221,1 rgba(245,178,221,1)
CMYK Model cmyk(0%,27%,10%,3.92%)
HSL Color Space 321,77% ,83% hsl(321,77% ,83%)
HSV Color Space 321°, 27%, 96%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110101 10110010 11011101
Octal 365 262 335
Decimal 245 178 221
Hex f5 b2 dd

Different shades of #f5b2dd color code.

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

Darkest of #f5b2dd
#e32ba1
Darker of #f5b2dd
#e958b5
Dark of #f5b2dd
#ef85c9
Base of #f5b2dd
#f5b2dd
Light of #f5b2dd
#fbdff1
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

#f5b2dd
#b2f5ca

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

Split Complementary

#f5b2dd
#bbf5b2
#b2f5eb

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

Analogous Color

#e6b2f5
#f1b2f5
#f5b2dd
#f5b2c7
#f5b9b2

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

#f5b2dd
#b2ddf5
#ddf5b2

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

#f5b2dd
#ddf5b2
#b2f5ca
#cab2f5

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

#f5b2dd
#f5ebb2
#b2f5ca
#b2bbf5

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

#c21985
#e32ba1
#e958b5
#ef85c9
#f5b2dd
#fbdff1
#ffffff
#ffffff
#ffffff

Tints of #f5b2dd Color

#f5b2dd
#f6bae0
#f7c3e4
#f8cbe8
#f9d4ec
#fadcef
#fbe5f3
#fcedf7
#fdf6fb
#ffffff

Shades of #f5b2dd color code

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

#f5b2dd
#d99ec4
#be8aab
#a37693
#88627a
#6c4f62
#513b49
#362731
#1b1318
#000000

Tones

#f5b2dd
#ecbbdb
#e4c3d8
#dbccd6
#d3d3d3

Tones

Similar Color like #f5b2dd color

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

#f6b3de
#f7b4df
#f8b5e0
#f9b6e1
#fab7e2
#fbb8e3
#fcb9e4
#fdbae5
#febbe6
#ffbce7
#ffbde8
#ffbee9
#ffbfea
#ffc0eb
#f4b1dc
#f3b0db
#f2afda
#f1aed9
#f0add8
#efacd7
#eeabd6
#edaad5
#eca9d4
#eba8d3
#eaa7d2
#e9a6d1
#e8a5d0
#e7a4cf

Download this

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

#f5b2dd Color Code Preview on Black Background Color

This is how #f5b2dd Color will look on black background color. Color contrast ratio is 12.29

#f5b2dd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5b2dd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5b2dd

#f5b2dd color code is use for CSS Background Color

Background color for the above div is #f5b2dd

HTML with inline CSS

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

#f5b2dd color code is use for CSS Border Color

CSS Border color for the above div is #f5b2dd

HTML with inline CSS

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

CSS Border Left color for the above div is #f5b2dd

HTML with inline CSS

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

CSS Border Right color for the above div is #f5b2dd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f5b2dd

HTML with inline CSS

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

CSS Border Top color for the above div is #f5b2dd

HTML with inline CSS

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

#f5b2dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f5b2dd Color code Preview on White Background

This is how #f5b2dd Color code will look on white background color. Color contrast ratio is 1.71

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

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(245,178,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(178,245,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(245,178,221,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }