Skip to main content Skip to docs navigation

#f48bdb hex color | Download Light Violet 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 Bubblegum Kisses and its hex is #F092D6 Nearest Color Name

Color Hue/Base color: Violet

Hex #f48bdb Color code in RGB color code model is created after adding 95.69% red color, 54.51% green color and 85.88% blue color. Hex #f48bdb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 10% yellow and 4.31% black.

Hex #f48bdb color code is between #ee88dd web safe hex color code and #ff99cc web safe hex color code. #ee88dd is the nearest web safe color code. You can see here many more shades of #f48bdb color code.

RGB Chart

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

Color Table

Hex Color Code f48bdb #f48bdb
RGB Decimal 244, 139, 219 244, 139, 219
RGB Percent 96%, 55%, 86% rgb(96%, 55%, 86%)
CSS RGBa 244, 139, 219,1 rgba(244,139,219,1)
CMYK Model cmyk(0%,43%,10%,4.31%)
HSL Color Space 314,83% ,75% hsl(314,83% ,75%)
HSV Color Space 314°, 43%, 96%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110100 10001011 11011011
Octal 364 213 333
Decimal 244 139 219
Hex f4 8b db

Different shades of #f48bdb color code.

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

Darkest of #f48bdb
#d214a5
Darker of #f48bdb
#eb2ebe
Dark of #f48bdb
#f05ccd
Base of #f48bdb
#f48bdb
Light of #f48bdb
#f8bae9
Lighter
#fde8f8
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

#f48bdb
#8bf4a4

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

Split Complementary

#f48bdb
#a6f48b
#8bf4d9

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

Analogous Color

#d08bf4
#e18bf4
#f48bdb
#f48bb8
#f48b8c

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

#f48bdb
#8bdbf4
#dbf48b

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

#f48bdb
#dbf48b
#8bf4a4
#a48bf4

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

#f48bdb
#f4d98b
#8bf4a4
#8ba6f4

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

#a41080
#d214a5
#eb2ebe
#f05ccd
#f48bdb
#f8bae9
#fde8f8
#ffffff
#ffffff

Tints of #f48bdb Color

#f48bdb
#f597df
#f6a4e3
#f7b1e7
#f8beeb
#facbef
#fbd8f3
#fce5f7
#fdf2fb
#ffffff

Shades of #f48bdb color code

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

#f48bdb
#d87bc2
#bd6caa
#a25c92
#874d79
#6c3d61
#512e49
#361e30
#1b0f18
#000000

Tones

#f48bdb
#e798d4
#dba4ce
#ceb1c7
#c1bec0

Tones

Similar Color like #f48bdb color

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

#f58cdc
#f68ddd
#f78ede
#f88fdf
#f990e0
#fa91e1
#fb92e2
#fc93e3
#fd94e4
#fe95e5
#ff96e6
#ff97e7
#ff98e8
#ff99e9
#f38ada
#f289d9
#f188d8
#f087d7
#ef86d6
#ee85d5
#ed84d4
#ec83d3
#eb82d2
#ea81d1
#e980d0
#e87fcf
#e77ece
#e67dcd

Download this Light Violet

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

#f48bdb Color Code Preview on Black Background Color

This is how #f48bdb Color will look on black background color. Color contrast ratio is 9.56

#f48bdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f48bdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f48bdb

#f48bdb color code is use for CSS Background Color

Background color for the above div is #f48bdb

HTML with inline CSS

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

#f48bdb color code is use for CSS Border Color

CSS Border color for the above div is #f48bdb

HTML with inline CSS

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

CSS Border Left color for the above div is #f48bdb

HTML with inline CSS

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

CSS Border Right color for the above div is #f48bdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f48bdb

HTML with inline CSS

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

CSS Border Top color for the above div is #f48bdb

HTML with inline CSS

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

#f48bdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f48bdb Color code Preview on White Background

This is how #f48bdb Color code will look on white background color. Color contrast ratio is 2.20

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

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